Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 680 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 680 Bytes

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.