Content for ATmega16u2

ATmega16u2

The high-performance, low-power Microchip 8-bit AVR RISC-based microcontroller combines 16KB ISP flash memory with read-while-write capabilities, 512B EEPROM, 512-Byte SRAM, 22 general purpose I/O lines, 32 general purpose working registers, two flexible timer/counters with compare modes and PWM, USART, programmable watchdog timer with internal oscillator, SPI serial port, debugWIRE interface for on-chip debugging and programming, and five software selectable power saving modes. The device operates betweeen 2.7-5.5 volts.

Project  Uno Plus+

Uno Plus+

“An Arduino UNO Compatible Board with isolated Glowing headers and some Extras If its not broken don’t fix it, just add some more features. The Uno Plus+ is An Arduino Uno Compatible Board with a twist. All the components …

atmega16u2 virtual serial example using LUFA Library

“Sending data from a microcontroller is a pretty common requirement in a lot of the projects I work on. One way of doing it is sending serial data out from the uC to a serial to usb converter chip to …