Initial commit of the MCU board project
This commit is contained in:
commit
9afce65666
6 changed files with 18792 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# FrznChessboard MCU Board
|
||||
|
||||
## What is it?
|
||||
|
||||
This is a separate board that will attach to the main chessboard PCB to control everything. This is being done as a separate PCB for a few reasons:
|
||||
|
||||
* To keep the size of the chessboard to a minimum
|
||||
* To make it easier to route both boards
|
||||
* To allow a potential wireless device to be properly mounted with no copper pours under it
|
||||
* The MCU board might end up being a 4-layer board and reducing the size of any 4-layer stuff drastically reduces the overall cost
|
||||
* Modularity in testing and development - I can potentially make different MCU boards to try different MCUs/modules without having to respin the larget board
|
||||
|
||||
Currently the boards will be using a 30-pin board to board interconnect from JAE Electronics -- the TX24/25 pair. This might end up being overkill, but they were actually some of the least expensive interconnects; even less expensive than interconnects with fewer pins!
|
||||
Loading…
Add table
Add a link
Reference in a new issue