Skip to content

Senaino is an embedded development board for the students of the technical courses of SENAI school.

Notifications You must be signed in to change notification settings

import-tiago/Senaino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Senaino (FT232)

Version Status

Version Status

Donate

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.

Image

Recommended FTDI Driver: Prolific 3.3.2.102

Bootloader

For extremely optimized bootloader burning, see my new project: GimmeSoul

Schematic

image

Bill of Materials

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

Contributing

  1. Give this project a ⭐
  2. Create an issue and describe your idea.
  3. Fork it.
  4. Create your feature branch (git checkout -b my-new-feature).
  5. Commit your changes (git commit -a -m "Added feature title").
  6. Publish the branch (git push origin my-new-feature).
  7. Create a new pull request.
  8. Done! ✔️

License Information

Creative Commons License
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].

Releases

No releases published

Packages

No packages published

Languages