Create a 555 Timer Piano in Fusion Electronics

by rami_ in Circuits > Electronics

678 Views, 8 Favorites, 0 Comments

Create a 555 Timer Piano in Fusion Electronics

Screenshot_4.png

This Instructable will guide you in creating your first library, schematic, PCB and 3D Model for your new project! We'll be creating a simple electronic schematic which uses a 555 timer, buttons, capacitors, resistors and a speaker to create a small piano!

Here's our design process for this project.

  1. Create a library with our desired parts that we will source from an electronics website such as Digikey.
  2. Import the library components into a schematic and connect all components.
  3. Place components onto 2D PCB and connect traces on the board.
  4. Push to 3D PCB to generate a 3D model of our PCB!

By completing this instructable, you should have the basics of the entire electronics workflow in Fusion!

Supplies

Screenshot_5.png

For this project, we'll be using off the shelf components from the online electronics part distributor, Digi-Key, as we want to learn the ability to import components and their 3D files from other websites. The following components are used.

  1. NE555P - 555 Timer - Link
  2. AST-03208MR-R - Speaker - Link
  3. Resistors (in default Fusion Libraries)
  4. Capacitors (in default Fusion Libraries)
  5. 1294 - 9V Battery Holder - Link
  6. TS02_66_60_BK_100_LCR_D - Switch - Link

All files are linked below with the appropriate Fusion Libraries

Prototyping With Tinkercad

Screenshot_19.png
Screenshot_20.png

To get an idea or "tinker" with some physical components virtually before finalizing the components, Tinkercad is the perfect website for prototyping circuits and 3D designs right in your browser!

To start, Tinkercad has a large array of circuits that are available to explore in the Community Gallery, for example, this design by user "mr.punch" has the circuit we need, and allows you to remix the circuit and build upon it if you want to change certain things.

Tinkercad also allows you to directly create a schematic from the prototype made, this can be used to make the Fusion schematic much easier! While the tutorial doesn't necessarily use this schematic, this is a good way to get a schematic started in an easier fashion.

Create the Library for the Project

Screenshot_6.png
Screenshot_7.png

The first step in most Fusion projects is creating the library for the project. The library is a collection of components that we'll be using in the Fusion project, and each component is usually a collection of three items:

  1. The Symbol, which is what shows up in the schematic.
  2. The Footprint, which is the placement and pads of the part on the PCB itself.
  3. The Package, which is the 3D model that shows when a 3D PCB is created.

While it is generally recommended to create your own component to make sure it is accurate, in this instructable, we'll download components from an electronic components website.

For example, let's say we want to start a library called 555 Timer for the project and add the components, follow the following steps.

  1. Click on the File button > Create New Electronics Library
  2. Name it the project, "555 Timer"

Download and Add Components to Library

Screenshot_8.png
Screenshot_9.png
Screenshot_10.png
Screenshot_11.png
Screenshot_12.png
Screenshot_13.png

Most of the components we'll be adding will be downloaded from the Digi-Key websites, on most product pages you can follow the following steps.

Select the option to download the EDA files, and download the Fusion Library file (.lbr) as well as the 3D model (.step) file from the website.

Once the files have been downloaded, follow these steps

  1. Create a new component by selecting the "New Component" button in the new library.
  2. Open the Library Manager in the "Import Component" window.
  3. Select the import libraries button and select from the local disk.
  4. Upload to Fusion.
  5. Select the part from the "Import Component" window.
  6. Repeat for each component.

Files are provided in the instructable for this particular sketch.

Add .STEP Files to All Packages

Screenshot_14.png

Follow these steps:

  1. Upload the 3D CAD model to the Fusion cloud.
  2. Open the library.
  3. Go to the Footprints. 
  4. Click three dots near the particular footprint -> Create new 3D model.

  1. Save it.
  2. In the Data Panel right-click on the 3D CAD file -> Insert into the current design.
  3. Move/rotate the model if needed.
  4. Click Finish and Save.
  5. Save the library.


Create the Schematic

Screenshot_15.png

For this piano, the attached fusion schematic can be used. To create this manually however, it's as easy as opening the library in the schematic file, moving all the components in the library. Connect nets to each component and once finished, you can push these changes to the 2D PCB.

Note: This schematic design is mostly inspired by the schematic provided on the tutorial at https://elonics.org/electric-piano-circuit-using-555-ic/, please refer to the Eleonics website for further information on the schematic.

Create the 2D PCB

Screenshot_16.png

Once the schematic has been pushed into the 2D PCB, all of the components will be populated with airwires already shown for what the connections are.

Creating the PCB is as easy as moving the components around, and adding traces for the PCB.

Use the middle mouse button to create a via that switches from the top layer to the bottom layer.

Push to 3D PCB to finally finish the component and see the final result of your PCB!