News

This circuit is not the very latest in robotics, but it may be of interest to those of you involved in making little robots using popular and inexpensive components. The proposed idea is a ...
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 ...
Rob Cai has used and Arduino Uno development Board together with an old VGA display to create an awesome digital representation of the iconic Etch-a-Sketch mechanical drawing toy invented by André ...
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 ...
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 ...
Pretty much every project I've done just lately has required me to test out some servos and experiment with their positions before they go into the assembly. I usually make a quick servo tester on a ...
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 ...