View Single Post
Old 01-05-2011, 01:57 AM   #4164 (permalink)
emeded
EcoModding Lurker
 
Join Date: Apr 2010
Location: sacramento
Posts: 12
Thanks: 1
Thanked 1 Time in 1 Post
Quote:
Originally Posted by lespaul109 View Post
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
  Reply With Quote