Taking the board I milled and stuffed from week 7, I programmed it for this weeks assignment. This was fairly straightforward, here's my procedure. Using the Arduino 1.0 programming software to program my board I needed to add the ATtiny support files to allow the software to connect to the Attiny44. The files are located here:
ATtiny (GitHub)
Before I can attempt to program the circuit board I first need to select the "Board" from the Arduino Tools menu, and my serial port.
|