[Chris Hulbert] is making it easy for Arduino users to program MSP430 chips with a header file that allows you to compile Arduino sketches for the Launchpad. This makes sense, as the growing number of ...
What was your first Arduino program? Probably an LED blinker — that seems to be the “hello world” of microcontrolllers. You probably moved on to things a little more complicated pretty quickly. At ...
Are you the software guru who is going to bring tears of joy and smiles of delight to Arduino users around the world? Are you the software guru who is going to bring tears of joy and smiles of delight ...
Patrick McCabe's latest creation is a delightfully ironic combination of high-tech and low-tech that is sure to please. And just what exactly is this inventive tour de force? Okay, if you've read the ...
This module is modeled after an Etch A Sketch and combines Arduino and Processing sketches. With the help of Processing, you can trace a line using two controllers (potentiometers). One of the knobs ...
Making an Arduino shield can be simpler than you think. This time I designed one to program Attiny and Atmega microcontrollers, that way I don't have to use a breadboard and make the wiring to program ...
Of all the Arduino projects we've seen 'round here, this is certainly one of them! Using nothing but a Graphics LCD, an Arduino, and a WebSocket server he wrote using Python / Tornado, this young ...