Updated documentation
This commit is contained in:
parent
8a78525fc0
commit
8f0542bf0e
2 changed files with 10 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
|||
// Open Stuff:
|
||||
// Testing: Defusing
|
||||
// Implementing:
|
||||
// - Four LEDs that show the crack progress
|
||||
// - Calibrate Temp measurement
|
||||
|
||||
#include <U8g2lib.h>
|
||||
|
|
11
README.md
11
README.md
|
@ -1,3 +1,12 @@
|
|||
# Bombdummy
|
||||
|
||||
A dummy bomb for people who like to play Counter-Strike defusal missions with... like... Nerf Guns.
|
||||
A dummy bomb for people who like to play Counter-Strike defusal missions with... like... Nerf Guns.
|
||||
|
||||
## ToDo
|
||||
- Write a proper README
|
||||
- Document the code (I wrote it quick and dirty to get it ready for a festival, it has almost no comments in it)
|
||||
- Calibrate that goddamn temperature sensor :)
|
||||
- Overhaul the sensor measurement (because this is quick'n'dirty and I know this could be better)
|
||||
- Document what this thing does properly
|
||||
- Add photos, draw circuits, etc.
|
||||
- WATCH OUT FOR THE MAGNET IN THIS THING! You almost wrecked your USB drive with it's magnet field
|
Loading…
Reference in a new issue