X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=blobdiff_plain;f=TODO.rkt;h=9aa1115fb3e82ea13b46a8324563a94e2855ec23;hp=12165e1c05740a9274ca4e9d9e8fee63d5f35d57;hb=refs%2Fheads%2Flabels;hpb=cff668ccc47afea555fd5be790181e14bf9471d9 diff --git a/TODO.rkt b/TODO.rkt index 12165e1..9aa1115 100755 --- a/TODO.rkt +++ b/TODO.rkt @@ -4,6 +4,15 @@ (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" + (list + 8 + "Example Program 4" + "text should be copy-pastable")) "make challenge for blinking based on how far away hand is" "get gyroscopes" "change turnaround to spin_left and spin_right" @@ -17,6 +26,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,"