If you’ve been reading this blog for a while, you’ve probably seen us refer to the Arduino microcontroller on a number of occasions. This little circuit board is at the heart of many DIY projects, ...
Apart from understanding the Arduino's code language, one of the most confusing parts about the platform — especially for beginners — is picking the right board to use in a project. Sure, it isn't ...
Arduino’s brand-new Esplora microcontroller, packed with prebuilt sensors and features, could indicate a move for the DIY electronics company toward a wider segment of the microcontroller market.
The long-awaited Arduino Due just hit the market, replacing the 8-bit, 16MHz brain of the popular Uno microcontroller prototyping platform with a 32-bit, 84MHz processor, while augmenting inputs and ...
There’s one big problem with the Arduino development environment, also known as an IDE: There’s no network hookup to directly share and browse code you’re writing for these little microcontrollers. It ...
The term “Charileplexing” is not a familiar one for many electronics hobbyists. Charlieplexing is a technique proposed in early 1995 by Charlie Allen (at Maxim Integrated) for driving a multiplexed ...
Since you lacked the USB interface in your own Arduino board, it becomes necessary to use a homemade/ready-made USB to Serial Converter Module as an efficient and economical solution. Inexpensive and ...
You youngins probably don’t remember this, but a few years ago there was an arms race on Kickstarter to create the smallest Arduino-compatible microcontroller board. Since then, a few people have ...