AVR Adventures
By Ben Nitkin on
A while ago, I decided that microcontrollers were interesting. I understate. They're cool. Very, very cool. For a few dollars, you can have yourself a tiny computer, capable of driving surprisingly advanced projects. Windowsill menorah? Check. Wandering pumpkin? Check. LED display? Check.
I decided that I should learn about them, especially after working with the Motorola 68HC12 in Digital Systems II. So, a while back, I bought myself a USBTiny programmer and a pile of AVR's. Weeks back, I soldered the board together and wired myself a target board. I got as far as talking to the chip before classes overwhelmed me again:
[ben@earthbound test$] sudo avrdude -c usbtiny -p t85
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.01s
avrdude: Device signature = 0x1e930b
avrdude: safemode: Fuses OK
avrdude done. Thank you