diff --git a/Bombdummy.ino b/Bombdummy.ino index e96a7fb..5ac6f3d 100644 --- a/Bombdummy.ino +++ b/Bombdummy.ino @@ -1,7 +1,5 @@ // Open Stuff: -// Testing: Defusing // Implementing: -// - Four LEDs that show the crack progress // - Calibrate Temp measurement #include diff --git a/README.md b/README.md index 0e26cb4..d552888 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ # Bombdummy -A dummy bomb for people who like to play Counter-Strike defusal missions with... like... Nerf Guns. \ No newline at end of file +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 \ No newline at end of file