What do I need
Hi all
I want to investigate modifying the sketches on the Jeenode. Can someone point me at a programmer that I need? or can I user the HAH built in programming feature?
My goal is to attempt to make my own simple weather station and ultimately to also control greenhouse watering.
Many thanks
If the AVR already has a bootloader on the chip, and MOST do, then you don't need any programmer at all. The Jeenode can be reprogrammed directly from your PC via its USB cable.
Brett
The HAH AVR has no bootloader (by default), the HAHnode's ALWAYS have a bootloader by default. Perhasp you got these two confused?
Brett
The HAHnodes have been in 'beta test' for a while now. Some folks will have early release versions of the 328 chip that had no bootloader onboard. These can only be re-programmed via ISP.
I use the little USB unit that is described here
http://www.dbzoo.com/arduino/isp_with_stk500
Lots of folks selling these on eBay. No too expensive and works very well with AVR Studio.