Arduino: C++ Style
Here’s a tip that will make C coders yell and cry, but will make C++ coders happy: how to implement C++ stream syntax for Arduino.… ≫
Here’s a tip that will make C coders yell and cry, but will make C++ coders happy: how to implement C++ stream syntax for Arduino.… ≫
For a project, I’ve been assigned the task to access the ANCS from an AVR using Nordic’s nRF8001. Even though it’s mostly integration work of Apple’s specifications and Nordic’s ones, it end up being way harder to build than expected, and couldn’t have been done without the help of the Nordic’s support team.… ≫
I needed to tweak the bootloader to get a working reboot into bootloader feature. With help from the AVRFreaks community, I thought it’d be a good idea to share my experience working with AVR bootloaders.… ≫