We are still actively working on the spam issue.

Difference between revisions of "AVR"

From InstallGentoo Wiki
Jump to: navigation, search
m (stub tag, category:terms)
m (deletion tag)
Line 1: Line 1:
 +
{{delete|nothing links here, page consists of a copy/paste basic description and external link - doesn't help anyone learn anything. image can probably go aswell.}}
 
{{stub}}
 
{{stub}}
 
[[File:Avr.jpg|thumb]]
 
[[File:Avr.jpg|thumb]]

Revision as of 13:57, 5 March 2016

Imbox deletion.png
Imbox deletion.png
DELETION CANDIDATE
Relevant discussion may be found on the talk page. Reason: nothing links here, page consists of a copy/paste basic description and external link - doesn't help anyone learn anything. image can probably go aswell.
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.