hello guys,
i have a old avr based development board which uses the atmega 16pu.Since I am not acquianted with embedded C and hence i am interested in bootloading the board with the arduino firmware.i have seen people fry their chips in doing such things and thus i want to take advice from you guys before doing anything on it.
the details of the board are given below given in the manual of the manufacturer
1-includes atmel atmega16 with 16kb of flash memory working at 16Mips
2-in system programmable
3-on board programmer
4-on board regulated power supply
5-power indicator led
6-2 on board dual full hbridge power driver
7-3 leds for debugging purposes
8-3 switches for external inputs/interrupts
9-onboard lcd connector
here is the image of the board
so i wanted to know whether i could upload the bootloader to the board to be used as an arduino?
i am using windows xp sp3 as my operating system
Thanks.