Encyclopedia > AVR

  Article Content

Atmel AVR

Redirected from 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
Monaco Grand Prix

... Monaco who also runs the Monte Carlo Rally and the Monaco Kart Cup[?]. Past F1 Winners: 1950 - Juan Manuel Fangio, (Argentina) 1955 - Maurice Trintigant[?], ...

 
 
 
This page was created in 38.5 ms