This is the electronics-boards repository, containing all the electronic boards developed for study and DIY purposes.
Each board has an own folder where there are schematic, layout, firmware, simulations, documents, photos, configuration files, etc.
The board folders follow these rules:
- foldername name of the board
- admitted subfolders:
- docs folder contains documents
- datasheet folder contains useful datasheet
- manuals folder contains reference manual
- output folder contains files for the production of the PCB and board (Gerber files, BOM, PCB Notes, etc.)
- kicad folder contains the KiCad project
- pics folder contains useful photos and videos of pcb, board, setup
- sw folder contains the firmware useful for the board (test, normal operation, etc)
- docs folder contains documents
Note: folders and files must be named in lowercase
This repository exploits the Git Large File Support (LFS) to handle the binary files. To download the binary files, follow the GitHub instructions. To configure Git LFS, follow these instructions.