News

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, and ...
This is a simple 0 to 9 counter circuit constructed using Arduino! Here, a common cathode 7-segment LED display is connected to Arduino for displaying the digits. The code (Arduino sketch) allows push ...
While newer Arduinos and Arduino compatibles (including the Hackaday.io Trinket Pro. Superliminal Advertising!) either have a chip capable of USB or rely on a V-USB implementation, the old fogies of ...
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é ...
Arduino-fanciers Oomlout have put together a neat control box for the popular prototyping board, complete with five potentiometers and three switches. There's also a software app that can monitor the ...
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 ...
Usually, I use the Serial Monitor of the Arduino IDE to communicate with the Arduino hardware. But now, I want to build an application on my computer that allows me to click some buttons to control ...