We are still actively working on the spam issue.

Difference between revisions of "AVR"

From InstallGentoo Wiki
Jump to: navigation, search
m (logo)
Line 1: Line 1:
 +
[[File:Avr.jpg|thumb]]
 
'''To setup the environment go [http://www.instructables.com/id/How-to-get-started-with-Eclipse-and-AVR/ HERE]'''
 
'''To setup the environment go [http://www.instructables.com/id/How-to-get-started-with-Eclipse-and-AVR/ HERE]'''
 
Eclipse is the best IDE to mess with AVR microcontrollers, don't even try to argue with that.
 
Eclipse is the best IDE to mess with AVR microcontrollers, don't even try to argue with that.

Revision as of 12:28, 9 February 2014

Avr.jpg

To setup the environment go HERE Eclipse is the best IDE to mess with AVR microcontrollers, don't even try to argue with that.

AVR are like UNIX in microcontrollers world - they're old (first were developed in '96), compared to Arduino™ hard to learn, but stable and effective (if you know how to use them). If you want to make some cheap-ass electronic project, lighting driver for example, there's no better technology to choose. Only thing you need to start is USBasp programmer and some basic electronic components like capacitors, resistors.