Senaino is a board inspired by Arduino UNO. With components that can easily be found in Brazil, this board will allow the students of SENAI (an important school of technical education in Brazil) to learn about soldering, electronics and programming.
Recommended FTDI Driver: Prolific 3.3.2.102
For extremely optimized bootloader burning, see my new project: GimmeSoul
To mount the components on the board, follow the instructions: Designator References
Qty | Parts | Description | Value | Package |
---|---|---|---|---|
1 | R2 | PTH Resistor | 150Ω ±5% | CR25 (1/4W) |
3 | R1/R3/R4 | PTH Resistor | 330Ω ±5% | CR25 (1/4W) |
2 | R6/R7 | PTH Resistor | 1 kΩ ±5% | CR25 (1/4W) |
1 | R5 | PTH Resistor | 10 kΩ ±5% | CR25 (1/4W) |
5 | C2/C3/C4/C7/C8 | PTH Ceramic Capacitor | 100 nF x 50 V | Disc |
2 | C5/C6 | PTH Ceramic Capacitor | 22 pF x 50 V | Disc |
1 | C1 | PTH Electrolytic Capacitor | 100 uF x 35 V | Radial |
1 | D1 | PTH Rectifier Diode | 1N4007 | DO-41 |
1 | D2 | PTH Schottky Diode | BAT43 | DO-35 |
1 | D3 | PTH Zener Diode | 1N4728 | DO-41 |
1 | LED1 | PTH LED | Green | 3mm |
2 | LED2/LED3 | PTH LED | Yellow | 3mm |
1 | Q1 | PTH Crystal | 16 MHz | HC49/S |
1 | U1 | PTH Microcontroller | ATmega328P-PU | DIP-28N |
1 | U1 | PTH IC Socket | 28 Pins | DIP-28N |
1 | U2 | SMD USB/Serial Converter | FT232RL | SSOP-28 |
1 | U3 | PTH Voltage Regulator | L7805CV | TO-220 |
1 | X1 | PTH Connector | Jack J4 | 2.1 mm (3 Terminals) |
1 | X2 | PTH Connector | Female USB Type-B | PCB 90° |
1 | - | PTH Pin Header | Female 180° | 1x10 |
2 | - | PTH Pin Header | Female 180° | 1x8 |
1 | - | PTH Pin Header | Female 180° | 1x6 |
- Give this project a ⭐
- Create an issue and describe your idea.
- Fork it.
- Create your feature branch (
git checkout -b my-new-feature
). - Commit your changes (
git commit -a -m "Added feature title"
). - Publish the branch (
git push origin my-new-feature
). - Create a new pull request.
- Done! ✔️
Senaino by Tiago Silva is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Based on a work at Arduino UNO.
Permissions beyond the scope of this license may be available at [email protected].