PDA

View Full Version : RGB LED Fans



Xtrykr
01-23-2010, 05:18 PM
Where can I buy these?

billygoat333
01-23-2010, 10:07 PM
http://www.xoxide.com/bluegears-b-flexi-fan-80mm.html

here's an 80mm one, im sure there will be more in 120mm flavors. xoxide is a great site to order from. :)

Oneslowz28
01-24-2010, 05:00 PM
I actually have the fan BG linked to. It only does R, G, or B. It does not blend colors. There will be a review of it soon.

To make a RGB fan that did blend colors you would need a common cathode RGB led, a micro-controller capable of PWM (pulse width modulation) and some supporting code. If you had the fans and LEDs then all you would need is an arduino and some short code to properly blend colors.

Collinstheclown
01-25-2010, 09:13 AM
An Arduino would be over kill for something that small. A PIC could do the job, and save you some monies.




-CollinstheClown


Oneslowz28 edit---- OOPS I accidentally clicked edit instead of quote. My bad.

Kayin
01-25-2010, 12:12 PM
Everything we do is overkill.

Now I have to get back to deciding if I'm going to use my GTX480 on this machine as well.

Oneslowz28
01-25-2010, 04:07 PM
An Arduino would be over kill for something that small. A PIC could do the job, and save you some monies.




-CollinstheClown


Oneslowz28 edit---- OOPS I accidentally clicked edit instead of quote. My bad.



Yes it could but you would need a programmer, supporting components and programming knowledge. With a $15 boarduino or $10 tinyarduino from solarbotics you could be up and running with a downloaded sketch from the net and control up to something like 64 RGB LEDS

SXRguyinMA
02-20-2010, 08:54 PM
I'm making my own for my armor redux project. I've got the common-cathode RGB LEDs coming, and this RGB controller k (http://pcboard.ca/kits/led_rainbow/)it coming as well