News

The Arduino Esplora is a ready-to-use, easy-to-hold controller that lets you explore the infinite possibilities you have in the world of Arduino, without having to deal with breadboards or soldering.
Creating a video signal from a computer, a job that once required significant extra hardware, is now a done deal with a typical modern microcontroller. We’ve shown you more NTSC, PAL, and VGA projects ...
There is a boring part of every computer introduction class that shows how a computer is made up of input, output, and processing. Maybe it wouldn’t be so boring if the input device was a nunchuck.
The Arduino 101 equipped with Intel's Curie module integrates a 6-axis gyro/accelerometer and Bluetooth, which sets it apart from the rest of the Arduino line up. What the heck is an Arduino? Simply ...
In this article, I'll be explaining the basics of how microcontrollers work, physically and virtually. First off, microcontrollers are no simple thing, so don't be discouraged if you find it ...
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 ...
Not only is chipKIT the first Arduino-compatible platform to provide 32-bit performance, but Microchip’s PIC32 microcontroller is also the highest performance 32-bit microcontroller in its class, ...
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 ...