Sunday, 23 October 2011

Schematic for the Blink Program for the Atmega 328

This is the schematic I used to operate the Atmega328 running programs written with the Arduino IDE. The FTDI Basic programmer plugs into the computer via usb cable. I first programmed the chip with the simple blink program.

I used the code from the following link http://www.arduino.cc/en/Tutorial/Blink .

The next goal will be to modify the circuit and the programming to receive a digital input, wait a certain amount of time, then send 5 volts to an output. This will be used to pop the balloon when testing the parachute.

No comments:

Post a Comment