[Noisebridge-discuss] Electronics Question => ATMega328P

Andy Isaacson adi at hexapodia.org
Fri Jan 11 03:27:30 UTC 2013


On Thu, Jan 10, 2013 at 07:06:43PM -0800, akleider at sonic.net wrote:
> Jim Stockford and I have been trying to learn AVR programming (without
> using Arduino infrastructure.) Is/are there any other interested
> party/parties?

I like the Teensy, http://www.adafruit.com/products/199 and even better
the Teensy++ http://www.adafruit.com/products/731 

You can build standalone executables for AVR with avr-gcc and a suitable
makefile, such as http://wiki.hacdc.org/index.php/AVR_Makefile or
similar.  Program it to the device using avrdude and you're good to go!

-andy



More information about the Noisebridge-discuss mailing list