Click here to Skip to main content
15,867,568 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 

27 Jul 2016 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.
19 Jan 2014 by Mike Hankey
Part 2 in an on going series of article featuring an Autonomus Rover
12 Mar 2022 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
30 Jun 2018 by Matt McGuire
Using an Arduino Nano to control all the working lights on an old 1978 Suzuki GS500
24 Nov 2013 by Mike Hankey
A start to finish project outlining the steps and pitfalls of creating an autonomous rover.
5 Mar 2014 by Mike Hankey
Learn the basic of the AVR micro controller and the assembly language
13 Aug 2016 by Mohiuddin Awan
I am presenting a new implementation of Arduino GPIO functions which are faster and more efficient than the original functions.
26 Aug 2015 by Christophe Duparquet
This article introduces a hardware abstraction tool for microcontroller programming.