Difference between revisions of "StevesProjects"
From Bloominglabs
(New page: == BalanceBot == Based on one of the projects over the Cornell site, however I am experimenting with using an accelerometer for tilt sensing instead of the method they used. May also try...) |
|||
Line 1: | Line 1: | ||
− | |||
== BalanceBot == | == BalanceBot == | ||
Line 11: | Line 10: | ||
I am wanting to dig deeper into the low-level aspects of AVR programming. | I am wanting to dig deeper into the low-level aspects of AVR programming. | ||
+ | |||
+ | == Lock box == | ||
+ | |||
+ | Box with a lock that slides open depending on getting the proper input (sequence of knocks, RFID, whatever) |
Revision as of 13:35, 23 June 2010
Contents |
BalanceBot
Based on one of the projects over the Cornell site, however I am experimenting with using an accelerometer for tilt sensing instead of the method they used. May also try to mock this up via Lego NXT first.
GPSLogger
Need to build a cable to interface w/ my GPS unit and read the information. Could be used as a way to record landmarks with a simpler interface than the built in multi level menu one
AVR Programming
I am wanting to dig deeper into the low-level aspects of AVR programming.
Lock box
Box with a lock that slides open depending on getting the proper input (sequence of knocks, RFID, whatever)