Start Bootstrap

Electronics design

Week 6

Make Schematic



This week's work was to design, fabricate and program the echo hello-world board by adding some extra components like a button and an LED.


I used the Eagle program to do the schematic and then get the design of the electronic circuit on the pcb with the paths between the components.


To make echo hello-world you will need the following components:

  • Attyny 44
  • 1uf capacitor
  • Ceramic resonator
  • Pins header
  • FTDI pins

  • Extra componentes:

  • Switch Button
  • LED
  • * Each type of LED requires a different resistance depending on the value of your voltage. On this site can help you to calculate the resistance that you will have to use:LED Res Calculator


    These components can be found in the library: fab.lbr






    Components should be placed in the circuit correctly. Just like the example in the figure.

    And components should be labeled to better understand positioning on the board.

    For this you can change the "properties" of each component by clicking with the right side of the mouse. With this it is possible to define the value of each component, this can be useful for example to define the value of the resistors.

    MakeBoard






    Once you have the schematic well defined, you can click the "switch to board" icon on the eagle's top toolbar and the program automatically generates the components on a board and some yellow lines that are the driving lines between the components . As we can see in the figure.


    Before proceeding to the next step of drawing the driving lines between the components, you must go to the "edit" menu and click on "net classes" to define the thickness of your lines, which should be 0,4mm


    From there you can draw the circuit based on the yellow lines of the circuit.



    To facilitate there is a tool that draws automatic lines.

    I used this tool at first and I was changing my drawing until I got a correct 100% complete layout. This is a process that takes some time.



    After having my board made, I exported the image from Eagle, and I used the illustrator program to extract the vector lines from the image of the board.

    For this, I just click on "living trace" button and then make some adjustments to the lines drawing.

    When the board design was finished, I save the file in svg format ready to go to the milling machine.

    Milling and Soldering



    After I got my drawing ready from the board, I put it in the milling machine to get my board with the copper lines, just like it was done in week 4.


    After that, I did an illustrative scheme of my board based on my schematic, to better understand the positioning of the components and started to solder.


    My pcb is ready!


    Now it is necessary to program and see if we can click the button to turn on the light.


    Copyright © FabAcademy 2017