From 8f0542bf0e7572f1402b8d0c38ef83b96f21051a Mon Sep 17 00:00:00 2001 From: DarkSpir Date: Mon, 2 Jul 2018 08:38:36 +0200 Subject: [PATCH] Updated documentation --- Bombdummy.ino | 2 -- README.md | 11 ++++++++++- 2 files changed, 10 insertions(+), 3 deletions(-) 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