News

This is the source code of the button box made on the Teensa 3.2 (Arduino), the SimHub software is used for the LCD display. 27 functional buttons, LCD display with two lines The display can be freely ...
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 ...
The build uses an Arduino, an MP3 chip, a SD card, LCD screen, amplifier, and two speakers. Everything is then packed into a small repurposed box with buttons and a volume knob. The end result is ...
Introduction: This is a library created for the Arduino Uno and Seeed Studio TFT touch screen (Version 1). The user can create buttons for the touch screen by creating Button instances. For example: ...
This one’s a bit abstract. Remember those LCD games that became quite popular sometime in the 1990’s? You know, the ones that had only one game, usually a character that could be moved … ...
Here’s an inexpensive Arduino-based MP3 Jukebox (translated) which [Jose Daniel Herrera] put together. He spent some time making sure that it looked great sitting on a shelf with his other au… ...
So, what happens when we send a set of data to the LCD Device? Our resulting sketch will be almost simple. The most inspiring source to make this project comes from a blog post by Chris Parish ...