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.