The DC25-geiger-badge from DC208
Find a file
2017-11-19 20:10:21 -07:00
firmware/doc add firmware docs 2017-11-19 20:10:21 -07:00
images add readme and example image 2017-11-19 19:55:30 -07:00
kicad add rev1.3 schematic and pcb 2017-11-19 19:43:32 -07:00
patterns add patterns and tool 2017-11-19 20:02:15 -07:00
LICENSE add license 2017-11-19 19:18:57 -07:00
README.md add readme and example image 2017-11-19 19:55:30 -07:00

DEF CON 25 DC208 Geiger Badge

Render

Repo Format

kicad folder is the schematic and board files

firmware folder contains firmware for the project. Check out the doc folder for design and how to flash the chip.

Contributing

Schematic Changes

Please limit changes to schematic as one task per commit with relevant commit messages.

Firmware Changes

Please perform all firmware updates on a branch, and open a pull request to merge the changes to master once they're tested and complete. This will help keep master in a good state.