Arduino Due in C++
The Arduino Due is a pretty impressive hardware platform for experimenting with the SAM3X8E ARM Cortex M3 controller. But I also like the flexibility of C++ and the comfort of Visual Studio. So lets do a away with the Arduino IDE and setup a lean embedded development station for some baremetal ARM development.