LED Projects

analog sensor Nokia5110 LCD (1)

HSM-20G temperature & humidity analog sensor + Nokia5110 LCD using Arduino

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 1602 LCD. …

HSM-20G temperature & humidity analog sensor + Nokia5110 LCD using Arduino Read More »

Transistor Menace Questions regarding

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 …

The Transistor Menace – Questions regarding an Arduino rgb LED project Read More »

Arduino Theremin

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 more details of explanation …

Arduino – Theremin with 7 Segment LED Display Read More »

StrobeDuino (1)

StrobeDuino – Computer-controlled RGB strobe/lamp

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 …

StrobeDuino – Computer-controlled RGB strobe/lamp Read More »

Arduino 7 Segment LED Display and Counter Tutorial 8 (1)

Arduino 7 Segment LED Display and Counter – Tutorial #8

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 button increment of the counter from 0 to 9. The whole circuit can be powered from a standard 9V PP3/6F22 battery, or …

Arduino 7 Segment LED Display and Counter – Tutorial #8 Read More »

Accelerometer powered LED dress (1)

Accelerometer powered LED dress using Arduino

Let’s be honest for a moment, doesn’t everyone want a dress that lights up at your very whim? No? Alright, well I do. It’s pretty straightforward, though the programming gets a wee bit tricky. So pick up your pencil, sketch out a design and then we’ll talk parts.Here Step 1: Material [box color=”#985D00″ bg=”#FFF8CB” font=”verdana” fontsize=”14 …

Accelerometer powered LED dress using Arduino Read More »