This article is a bit different from my usual column in two ways. First, it's starting with a hardware and software combo—something I've not done before. Second, the projects are linked to each other ...
As we work on projects we’re frequently upgrading our tools. That basic soldering iron gives way to one with temperature control. The introductory 3D printer yields to one faster and more capable. One ...
Before I start talking about this really cool thing called Arduino (Italian for "good friend"), let me say a few things about the fascinating subject of physical computing. Physical computing has been ...
Arduino libraries, like libraries for other programming languages, help easily extend the range of functions available to users in the standard integrated development environment (IDE). They are ...
Today Arduino has announced the availability of the new Arduino IDE in the form of version 1.6.8, which is now available with updated cores for almost all supported platforms including : AVR 1.6.10, ...
The 8051 was an 8-bit Harvard-architecture microcontroller first put out by Intel in 1980. They’ve since discontinued that line, but it lives on in the low-cost STC8 family of chips, which is ...
The Arduino development team has today announced the availability of a new Arduino IDE in the form of Arduino 1.8.11. The open-source Arduino Software (IDE) makes it easy to write code and upload it ...