scrapeboard/kicad/README.md

15 lines
1.1 KiB
Markdown
Raw Normal View History

2023-01-25 20:07:33 -05:00
KiCad PCB project files
=======================
This folder contains two [KiCad 7](https://kicad.org) projects for printing Scrapeboard circuit boards, one for Arduino UNO, and the other for Raspberry Pi. KiCad 7 software is required for viewing and editing the projects. The folder includes all the necessary footprint, symbol, and 3D model files. Local paths have been set to include these folders, so the projects should be able to load everything automatically, but they have not been tested on other installations of KiCad.
These PCBs can be printed and used to connect the wires from the four metal plates to either an Arduino UNO or a Raspberry Pi.
Originally made by Evan Kahn and modified by Frank DeMarco. The boards and project files are released under the zlib license, so they are licensed to be used for any purpose. See [LICENSE.txt](../LICENSE.txt) for details.
![Scrapeboard Raspberry Pi hat](../www/pcb_hats/scrapeboard_hat_rpi_top_and_bottom_annotated.png)
![Scrapeboard Arduino UNO hat](../www/pcb_hats/scrapeboard_hat_uno_top_and_bottom_annotated.png)
![Scrapeboard Arduino UNO hat](../www/KiCad_GUI_screen.png)