Actions

Useful AVR Links: Difference between revisions

From HacDC Wiki

Line 11: Line 11:


* [http://members.shaw.ca/climber/avr.html Craig Limber's Site] has a bunch of AVR tutorials
* [http://members.shaw.ca/climber/avr.html Craig Limber's Site] has a bunch of AVR tutorials
 
* [http://www.instructables.com/id/Ghetto-Programming%3a-Getting-started-with-AVR-micro/ Ghetto Programming: Getting started with AVR microprocessors on the cheap.] and [http://www.instructables.com/id/Ghetto-Development-Environment/ Ghetto Development Environment] are two Instructables that show how to get set up with AVR programming.


== Projects and Ideas ==
== Projects and Ideas ==


* [http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/ Cornell University's EE476 Course] has a lot of great projects (with code and comments!) using AVRs.
* [http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/ Cornell University's EE476 Course] has a lot of great projects (with code and comments!) using AVRs.

Revision as of 20:28, 9 September 2008

Generic AVR Resources

AVR Tutorials

Projects and Ideas