X-Git-Url: http://challenge-bot.com/repos/?a=blobdiff_plain;f=TODO.rkt;h=ab24c99ac7297bc5602f6bc94e6c0413940fe304;hb=313dde1b3a37b96286eec2a68cb79c48b51ee856;hp=12165e1c05740a9274ca4e9d9e8fee63d5f35d57;hpb=cff668ccc47afea555fd5be790181e14bf9471d9;p=challenge-bot diff --git a/TODO.rkt b/TODO.rkt index 12165e1..ab24c99 100755 --- a/TODO.rkt +++ b/TODO.rkt @@ -4,12 +4,19 @@ (define todo ;; list of specific things to do for challenge-bot class (list + "Separate openscad into drawing and data files" + (list "programming guide to the challenge" + (list + "experiments and self test 2 page 4 of 15" + "code is incomplete, needs int led = 13 and setup() too") + "code in programming guide hard to read, make bigger") "make challenge for blinking based on how far away hand is" "get gyroscopes" "change turnaround to spin_left and spin_right" "remove \"forward_speed\" and \"stop_speed\" from g_follow" "video should show motor doesn't react to hand for left motor" "make a case for the 9v and 6v battery holders" + "make new stickers from new qr code" (string-append "order these: http://www.ebay.com/itm/" "100-x-Ultrasonic-Module-HC-SR04-Distance-Measuring" "-Transducer-Sensor-for-Arduino-/" @@ -17,6 +24,8 @@ (define ideas (list + "make the robots talk to each other" + "have one robot load its program to another" (list "from 0 to movement faster" "hook motor directly to battery" (string-append "solder wires to motors, attach motors,"