News

Arduino Button Box One. This is still very much a work in progress, but this is the Arduino sketch for a 26 button, 4 axis button box that I am building. It probably won't work. HOWEVER, if it does, ...
This Arduino sketch allows you to control media playing on a ChromeCast device. The sketch can control all the existing Google apps that support ChromeCast including YouTube, Google Music and Google ...
My daughter likes buttons. She's learning letters. I was bored over winter break and had these parts laying around... so I built her a "Button Box" based around an Arduino. Open source, hackable ...
If you want to turn on the LED then let it remain ON at the button release you just need to get rid of the else statement (as you can see in sketch 2, but you won’t be able to turn it OFF without ...
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 ...
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 ...
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, ...