embedded programming
programació embeguda

assignment
read a microcontroller data sheet program your board to do something, in as many different programming languages and programming environments as possible.

programing with arduino
After severel failed boards we copied the board from the tutorial done by Providence Lab. (Thanks!)

http://academy.cba.mit.edu/2012/labs/providence/tutorials/09.html

We changed the resistors of the LED from 499 to 10K becouse it was not working.

Everything was right until I had to connect de AVR programmer through USB.
I programmed some things using the arduino software as a compilator. Simple programs as blinking the LED or turning on the led when pushing the button.

 

01. the board already programmed to blink the LED

02. problems recognizing USB port of the AVRISP mkII programmer in Windows XP