Assignment
Redraw the echo hello-world board, add (at least) a button and LED (with current-limiting resistor) check the design rules, make it, and test it
This was my first time designing electronic circuits. I find this experience really amazing. What I learned is not only “How to design electronic circuits” because designing something demands you to know enough about what are you doing, in this case a hello-world board. (image at the left) Following the Fab Academy tutorial I found an opportunity to experiment with some software to process images in order to prepare the file to generate Gcode with Fab Modules. After inserted the components and connected them I continued with the board. (image at the right)
In the images above you can see the process of:
The ATTiny reset pin activates with a low logic level so in the design the RESET pin in the ATtiny has a pull up resistor (image at the left) so the reset pin is at a high logic level and not in a reset state so it can work properly. Understand how to pull resistor. For the LED resistor we need to calculate the value so it limits the amount of current through the LED and thus protecting the micro controller pin. (image at the right) Calculate Resistance.
After you finish, you have to change to the Schematic state of Electronic Design, in other words actually design in a physical space to it can be prototype.(image at the left). In the images above you see the process of:
Eagle Software lets you identify which layers you what to save to make your .png file (image at the left) they you finally proceed to import your file (image at the right).
STEPS:(images above):
We did settings as before, but not always things end up the right way at the first time. This can be caused by different issues:
So i had to re-do my files all over again
At my second try, thing came out better (image at the left) and then we proceed with the soldering of the components:
See them above(images at the right)
Electronic Design from Norella Coronell on Vimeo.
Final Result
And Finally we make the GREEN LED Blink!
Download Files here:
Bnore Board