After experimenting with Arduino and Processing serial communication i wanted to do something cool. I had some RGB LEDs lying around so i thought about making something with them. I ended up with a strobe/lamp controlled by a Processing sketch that receives the commands from a Hercules DJ Control Steel MIDI controller. It uses 2 […]
Projects
Arduino – Theremin with 7 Segment LED Display
In this instructable, I will show you how to make a simple toy that combination of the LEDs flash and Theremin. We’re gonna using some basic electronics built on top of an Arduino. The basic idea of 7 Segment LED Display was from Enjoying Electronics. The original Enjoying Electronics article is here, you can get […]
Make A Air Cap-Sense Piano Using Arduino
I recently got my shipment of 10 buzzers I ordered about a month ago, so as soon as I got them I was eager to make something fun with them, so I looked around a bit and searched for what to do with them, and by spending some time on www.arduino,cc and posting lots of […]
Arduino multi-mode lamp with soft touch switch
In this Arduino-based project, we will build a lamp with multiple light displays: color sequencer, dimming light, color chaser, firelight – all selected by a touch bar on the circuit board. All the functions are done in software, including the touch sensor, which is a unique feature. Step 1: What is needed? We will be […]
The Transistor Menace – Questions regarding an Arduino rgb LED project
I’ve been browsing this forum and the internet now for a couple of days and what I thought would be an easy side project turned into a (for me) quite complicated matter. I’m planning to build a mood light that consists of 12 common cathode rgb LEDs with each colour being controlled by an Arduino’s […]
HSM-20G temperature & humidity analog sensor + Nokia5110 LCD
Temperature and humidity measurement are always a nice addition to hobbyist projects. In my previous post, I’ve discussed the DHT11 sensor, which is capable of measuring both temperature and humidity. They are digital sensor and provide calibrated outputs with temperature and relative humidity. I’ve also demonstrated how to interface with Arduino and display it on […]
Arduino Binary Clock (hours, minutes and seconds)
Hello everyone; I was looking for this project for a long time. Finally I it it together with a lot of effort. For this project you will need: There is a better explanation from the original project here (as well as other cool projects): http://www.multiwingspan.co.uk/arduino.php?page=bclock Step 1: The schematics Here is the design; mounted in […]
Remote Controlled lunaring with Arduino
Nothing puts the fun back into coding like watching your very own creations come to life in the physical world. Luckily, with the current glut of high-tech toys and electronic gadgets on the market, it’s never been easier to experience the thrill of designing your own hardware by modifying what’s already available. A great way […]
PC-350: Arduino Synthesiser
Contents Aim To create a device that takes a users input and based upon that input play sounds. I want this ‘synthesiser’ to be simple to play, requiring little or no skill. Therefore, allowing the user to experiment with the sounds they are producing instantly as opposed to learning the technicalities of it first. Research […]
Compact Protoboard Arduino type thing yea
This ible is for the building of my small, almost matchbox size, arduino compatable board. As seen in this ible.. http://www.instructables.com/id/Pocket-Ardiuno-kit/ I experemented with the one in this ible to see how it can be impreoved, but the consept is the same and so is the build to a degree. Origonally made as a pocket […]