News

We love looking at hardcore electronics projects with a beefy microcontroller and hundreds, if not thousands, of lines of code at its center. But everyone needs to get there somehow. This tutorial … ...
Here you can learn many more interesting and useful about USB bootloaders for AVR microcontrollers. In practice, one of the most proper microcontroller programming method is using a bootloader program ...
To start programming for AVR microcontrollers, we will first need a development environment. Each microcontroller architecture, think AVR, ARM, ..., has its own toolchain.
Needless to say, the simplicity and robustness of AVR Atmega8 microcontroller has made it famous among hobbyists and students when it comes to robotics projects. Nowadays, programmable robotic kits ...
About This is about AVR based ATTiny85 Microcontroller , This repository contains the resources to programming / flashing ATTiny85 with USB_CDC ...
Wouldn’t it be nice if there was an AVR microcontroller with USB device support built in so you would not need a separate programmer or serial link? Well in fact there are quite a few of them… ...
Why Study 8-Bit AVR Microcontroller Architecture? The highly popular ATtiny and ATmega microcontrollers (formerly from Atmel, now from Microchip) are based on the 8-bit AVR microcontroller ...