Encyclopedia > Atmel AVR

  Article Content

Atmel AVR

AVR is a family of RISC microcontrollers from Atmel. Unlike the PIC, the AVR instruction set is compatible across models. The AVR was designed for efficient execution of compiled C code. Thus some instructions, such as add immediate, are strangely missing (you have to subtract immediate the complement instead) and others, such as compare with carry, are included.

Like the PIC, it has a dedicated hobbyist following (exemplified by the "AVRFreaks" forum), largely due to the existence of cheap/free development tools.

External Links



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Great River, New York

... Hispanic or Latino of any race. There are 509 households out of which 41.5% have children under the age of 18 living with them, 70.9% are married couples living together, ...

 
 
 
This page was created in 27.1 ms