News

If you are used to coding with almost any modern tool except the Arduino IDE, you are probably accustomed to having on-chip debugging. Sometimes having that visibility inside the code makes all the ...
Arduino developers, students and enthusiasts may be interested in the Segger Arduino debugger, “Debuggers are the scalpel that allows a developer to dissect any application code running on embedded ...
I have a friend (stop laughing -- it’s true -- I’m not going to proceed unless you get yourself under control -- thank you). We will call my friend Guido Bonelli (because that’s his name). Guido has ...
As you may know, one of the ways I keep myself out of trouble (except with my wife, of course) is to always have a bunch of hobby projects on the go. A few years ago I started playing with Arduino ...
Arduino and electronic enthusiasts searching for a debugging development shield that can be used with a wide variety of Arduino development boards and their compatible counterparts. Maybe interested ...
For as popular as the Arduino platform is, it’s not without its problems. Among those is the fact that most practical debugging is often done by placing various print statements throughout the code ...
We will start off with an introduction into the Arduino landscape, followed by a brief discussion of a personal project called Orbis — The Amazing Kinetic Sculpture. In fact, it was the problems I ...
After ending a debug session using Atmel-ICE and an MKR Zero, one cannot upload new code. The upload protocol stops with "Performing 1200-bps touch reset on serial port ..." and nothing happens ...
arduino:avr:uno|USE_NO_SEND_PWM - test compiling examples arduino:avr:uno|SEND_PWM_BY_TIMER - test compiling examples arduino:avr:uno|USE_OPEN_DRAIN_OUTPUT_FOR_SEND_PIN - test compiling examples ...