7. Electronics design¶
This week I worked on defining my final project idea and started to getting used to the documentation process.
Hello Board¶
to create hello board I leran all Data sheet of all these components
In Eagle i have to first create a Schematic for my circuit board. A schematic is basically a layout of the components I will be using and how those components are connected to each other.
I add the FAB hello libery in the eagle
![](../images/week7/libery.png)
I start to creat the shematic
I use the label to connet the component
so after doing the schematic of the hello board i prepere the gcode for the milling the pcb so i export the gerber file
I open the FlatCAM to generate the Gcode
the board of the final project¶
To desgin the board of my final project i choose the microcontroller whtich is atmega328p
I learn the data sheet of the microcontroller and the pin configuration
To design my board i learn the board of my Instractor Daniele the satshakit design and i do my modification
so first I start thr route airwire I do some parametre
the process of desgin the board
after these is desgin I will correcte the mistakes
I generate the Gcode I use the Flat CAM