-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/RCMgames/BSED
- Loading branch information
Showing
6 changed files
with
20 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
Here are the Kicad and Gerber files for creating the circuit boards this software is designed to run on. | ||
Here are the KiCAD and Gerber files for creating the circuit boards this firmware is designed to run on. | ||
|
||
You could also run it on a bare ATMega328P chip or another board, but the code is specialized and uses hard-coded pin numbers. | ||
You could theoretically run it on a bare ATMega328P chip or another board, but the code is specialized for this board and uses hard-coded pin numbers. | ||
|
||
### Bill Of Materials | ||
|
||
* 1x PCB | ||
* If you buy PCBs from PCBWay through this link PCBWay generously gives me a 10% commission without costing you anything | ||
* https://www.pcbway.com/project/shareproject/Byte_Sized_Encoder_Decoder_v1_0_5b76fc5d.html | ||
* 2x https://www.digikey.com/en/products/detail/jst-sales-america-inc/SM04B-SRSS-TB/926710 | ||
* 1x https://www.digikey.com/en/products/detail/microchip-technology/ATMEGA328PB-AU/5638812 | ||
* 4x 1x08 0.1" female header pins |
Binary file not shown.