News

Below you can see a “CIE1931 Fade” Arduino sketch by Tom Igoe (https://tigoe.github.io). The sketch takes input from a potentiometer and produces a fair LED fade, using the CIE1931 perceived lightness ...
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 p… ...
Recently, we published an entry-level Arduino project with a single seven-segment LED display. Although it’s an amazing DIY project, we noted that most of the readers are looking for more advanced ...
Two encoders are used to recreate the famous Etch-A-Sketch interface, hooked up to an Arduino Nano that then communicates encoder data to the Pi over I2C, due to the limited GPIOs available.
The Etch a Sketch toy has gone more or less unchanged for over 60 years, but if you’re handy with a soldering iron you can build an upgraded version that ...
Da Vinci, the Arduino-Powered Etch-a-Sketch Patrick McCabe’s latest creation is a delightfully ironic combination of high-tech and low-tech that is sure to please.
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 ...
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 ...
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 ...