News

The official Arduino IDE is a dour piece of software designed for uploading code to the ubiquitous and super-cool micro controller. It is a standalone, non-networked app that isn't very pretty to ...
Although Arduino's programming language is based on C++, you won't be able to use all of its commands. But, you can still use objects in Arduino's IDE, which are a fundamental aspect of C++.