Wearable computing for LEGO people

Continuing my newfound interest in programmable hardware, my latest project has been to create a LEGO minifig equipped with an AVR microcontroller backpack. The chip on his back (which has more computing clout than a ZX81) is used to receive input from the light-sensitive resistor in his left hand, and control output to the LED in his right. This means that by waving your hand over the LDR, you can programme him to record around thirty seconds of blinking morse code.

 

AVR LED LDR minifig

Thanks go to Alex Weber for his very clear instructions and C source code which showed me how to create the circuit and programme the chip. 

Posted in

Comments

[...] more information visit his blog post about wearable computing or his Flickr set. He even did a [...]

[...] also managed to give a talk about my recent tinkering with AVR chips (as I have previously mentioned on this blog). The title of the talk was Do you want chips with that? - Physical Computing on the [...]

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.