Home Blog  




LED Rainbow – RGB LED PWM Controller

FBMHMWMFPQLC0WW_MEDIUM

Step-by-step, easy to follow instructions on the building of a LED Rainbow RGB LED PWM Controller. Only a minimal amount of parts are needed, along with a PIC processor, and you can construct one of the most amazing LED controllers available.

The system is capable of driving either RGB LEDs, or individual Red, Green and Blue LEDs to produce stunning effects.

LED Rainbow – RGB LED PWM Controller - [Link]




Versatile RGB LED PWM Driver

FD6LWA1FUI0SPZB_MEDIUM

Follow these simple instructions to build you own RGB LED PWM driver. This easy to construct, versatile driver board will allow you to make your own RGB LED driver that can be built into all kinds of lighting effects. It doesn’t need DMX or any other external controller to operate, just a suitable power supply. The firmware is available as a free download and the sequences fully customizable, so if you have access to a PIC programmer you can create your own range of sequences for use with the kit.

Versatile RGB LED PWM Driver - [Link]

Build a better RGB LED controller

FHQREVBFVDDPOI6_MEDIUM

This RGB LED controller kit is somewhat different to other offerings on the ‘net. Whereas most others use a single button to step through short pre-programmed loops this controller is intelligent enough to understand different colour palletes and generate colours in real time using a huge 8 million bit randomiser. It lets you choose a colour pallete from sharp vivid colours to soft pastels and the speed and way it will move between them. It also has a selection of other effects thrown in just for good measure, and remembers it’s current settings when the power is turned off.

Build a better RGB LED controller - [Link]

A remote controlled power RGB LED mood light

Circuit-Projects.com

Control the colour of a powerful LED light beam with a remote control, store the colours and recall them at will. [via]

With this thing I can control the colour of a bright light into many different colours using the three fundamentals colours : red green and blue. Adding them toghether with different intensity can yeld very great a range of colours from the visible spectrum.

A remote controlled power RGB LED mood light - [Link]

A remote controlled RGB light bulbs lamp

This RGB light I designed and built a while ago. A large spectrum of coloured light can be made mixing light from bulbs coloured in red, green and blue. So, this one is not based on LEDs but it’s based on 3×60W 220/110Vac light bulbs. Also, it has a remote controller to change intensity of the three bulbs, store and recall preferred hues, turn the thing on and off.

A remote controlled RGB light bulbs lamp – [Link]

Synchronizing Fireflies NG

Tinkerlog writes:

This is a remake of the fireflies which I did a year ago. I was always fascinated by the emergence of patterns. One I like most is the synchronization of hundreds or thousands of fireflies. First they flash randomly but after some time and influencing each other, they flash in sync.

This circuit simulates fireflies with small microcontrollers. Note that every firefly acts completely autonomously, it is not a preprogrammed pattern. It is a self organizing system.

The NG version uses a small PCB (Printed Circuit Board) and a RGB-LED.

Synchronizing Fireflies – [Link]

Tom’s RGB mood lamp

The module consists of a Atmega8 microcontroller. It uses PWM to control 3 different LED’s found in a RGB Led. Because it uses PWM to control the 3 colours we can also control the brightness of the colours. This allows us to create various colours using the three original colors (Red,Green and Blue).

Tom’s RGB mood lamp - [Link]

RGBLED Controller Project

If you want to learn how to control RGBLED this is the right website that you should to visit.Here is the sumary about this website “The RGBLED and mRGBLED controllers allow you to control the color of RGBLEDs. This might sound trivial, but it actually takes a lot of resources to let you be able to set an RGBLED to any color you’d like. In addition to just lighting an LED up with a given color, these boards also let you install a color or setup transition/animations effects. They are easily controller via an RS232 connection (serial port) or an SPI connection (logic level).The boards can be built reasonably inexpensively and there are PC boards available for either model. All source code for the onboard PIC processor as well as the software for configuring and using the controllers is available. The protocol is a simple protocol well documented.” [via]

RGBLED Controller Project - [Link]

Computer-controlled LED lamp

This page shows you to build a lamp that can change color, and can be controlled by a computer. Simple Python and C programs for your PC or Mac are provided that let you program color patterns into the lamp. Implementing the weather forecast and other ideas are then up to you. Web scraping with wget is easy if you understand a scripting language. The whole project should cost under 100 euro, half of which is for the lamp (glass ball, LED module, microcontroller, and odds and ends), and the other half for the flash programmer if you don’t have one. [via]

Computer-controlled LED lamp – [Link]

Fading RGB LED with PWM Control

The circuit is very simple. The RGB LED is hooked up to the PWM outputs on PORTB1 , PORTB2 and PORTB3 of the ATMega8. There is also a resistor between the LED and the ATmega8 to limit the current to 20mA. There is also a link to the datasheet of the RGB LED that is used in this project.

The code for the fading LED is written in assembler with the AVR Studio 4. In this example the LEDs will fade in and out one by one. The PWM timers of the ATMega8 are used to let the LED’s fade in and out. To use the PWM timers you first need to initialize the timers at the begin of the program code. The speed of the fading in and out can be changed with changing the clock speed of the ATM8.You can copy and paste the textfile into the AVR Studio 4. [via]

Fading RGB LED with PWM Control - [Link]

 
 
 

 

 

 

Search Site | Advertising | Profile | Add your link here | Contact Us
Elektrotekno.com | Free Schematics Search Engine | Electronic Kits


 

  Electronics-lab.com - 2002-2010
Any logo, trademark and project represented here are property of their owner