background preloader

AVR

Facebook Twitter

AVRbeginners.net - Your AVR starting point! What is an AVR? What is an AVR?

What is an AVR?

By Brian Hammill The AVR family of microcontrollers from Atmel are economical, feature-rich microcontrollers featuring flash program memory. The entire family shares the same instruction set and basic architecture, so you don't have to re-learn a new architecture when going from a small 8 pin part with 2K of program memory to a large 40 pin part with 8K or more of program storage. All AVR microcontrollers are in-system programmable through a serial interface.

You can program the chip's flash program storage as well as EEPROM using simple software and just 4 wires to your target board. Hardware for AVR-Assembler-Programming. Electronic circuits based on AVR microcontrollers. AVR Serial Port ISP Programmer. USB Port Programmer. IC-Prog. Details Hits: 23225 IC-Prog If your AVR microcontroller is hooked to the parallel port of your PC with the ISP programming cabel, then you can use the program IC-PROG to load your source code into your microcontroller.

IC-Prog

Beginner's introduction to AVR assembler language. Assembler Maths. I2C EEPROM Programmer. Details Hits: 24654 Description This EEPROM programmer reads, writes and erases I²C 24C EEPROM devices.

I2C EEPROM Programmer