Click here to Skip to main content
15,883,705 members
Everything / AVR

AVR

AVR

Great Reads

by raddevus
Steps for building a device you can add to your existing garage door, which implements an atmega328, bluetooth (hc-05) and relay module which will allow you to open your garage door from any paired Android device.
by Mike Hankey
Part 2 in an on going series of article featuring an Autonomus Rover
by Bernhard Nebel
A tutorial for people who finally want to debug their Arduino projects that run on AVR MCUs using the GNU project debugger GDB
by Dharmateja Challa
Tip on how to simulate external interrupts using Atmel Studio 7 for AVR Atmega MCUs

Latest Articles

by Bernhard Nebel
A tutorial for people who finally want to debug their Arduino projects that run on AVR MCUs using the GNU project debugger GDB
by Bernhard Nebel
Link-time optimization and debugging OO programs do not work very well together, at least on AVR MCUs.
by Matt McGuire
Using an Arduino Nano to control all the working lights on an old 1978 Suzuki GS500
by Mohiuddin Awan
I am presenting a new implementation of Arduino GPIO functions which are faster and more efficient than the original functions.

All Articles

Sort by Score

AVR 

6 Jan 2022 by Bernhard Nebel
Link-time optimization and debugging OO programs do not work very well together, at least on AVR MCUs.