Quote:
Originally Posted by lespaul109
First a huge thank you to Paul and others who have developed this amazing piece of home engineering! I have assembled the control board easily enough, but I have no experience with programming......anything......not even my ****zu. Is there anyone who can give me a fast rundown of it, or maybe a web site that does? At this point I am stuck and can't move forward with my conversion.
Jake
|
Hi Jake,
I believe you will need one of those:
Atmel Store / Atmel STK500
where you will plug in your ATMega168 Microcontroller. Then you will need to connect the board to your PC, on which you'll install this IDE:
Atmel Products - AVR Solutions - AVR Studio 4
In which you'll put the program file, compile and flush it into the microcontroller. Voila, you are all done.
.
Hope this helps at least a bit.
Erni