X-Git-Url: http://challenge-bot.com/repos/?a=blobdiff_plain;f=TODO.rkt;h=149b555a58330750627046a984f5b903627f8226;hb=f1ab72e071557b0a652f40e0a2ab70d0f1974b8f;hp=12165e1c05740a9274ca4e9d9e8fee63d5f35d57;hpb=cff668ccc47afea555fd5be790181e14bf9471d9;p=challenge-bot diff --git a/TODO.rkt b/TODO.rkt index 12165e1..149b555 100755 --- a/TODO.rkt +++ b/TODO.rkt @@ -4,6 +4,11 @@ (define todo ;; list of specific things to do for challenge-bot class (list + (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" @@ -17,6 +22,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,"