The tinyGlow design files are provided as a KiCAD project. KiCAD is a free, open-source PCB design tool.
To open the files:
- Download and install KiCAD (version 7.0 or later recommended).
- Open KiCAD and click File > Open Project (or press Ctrl+O).
- Navigate to the Hardware folder of this repository and select the
.kicad_proproject file. - Once the project opens, you can access:
- Schematic Editor - Double-click the
.kicad_schfile to view the circuit design - PCB Editor - Double-click the
.kicad_pcbfile to view the board layout
- Schematic Editor - Double-click the
The project will open with all associated files (schematic, PCB, and libraries) ready to view and edit.
