Archive for the ‘Projects’ Category

IKEA Storm + powerRGB = G R E A T

Friday, January 5th, 2007

Here you can see my IKEA Storm Lamp Mod using the powerRGB circuit and the tinyRGB firmware.

(more…)

audioFM

Monday, December 25th, 2006

Do you want to listen to MP3 on your radio? But yout radio doesn’t have a AUX IN or any other Input? Then audioFM can help you. audioFM takes audio signals from a headphone plug and converts it into radio UKW FM signals. (more…)

powerRGB

Thursday, December 21st, 2006

powerRGB is the extension of tinyRGB to drive high power LED’s. For this project I used a 3 x 1W common Anode RGB LED.


Q1 to Q3 are N-Channel HEXFet Mosfet’s with logic level drive and a RDSon at about 50mOhms. R1 to R3 are at about 2k2, R4 to R6 at about 15k and R7 to R9 depend on the LED used and VCC. If you use FET’s with higher RDSon you have to consider RDS in your calculation!

Rx = (Vcc-Vf)/Im - RDSon

[Vcc: Volatge of power supply, Vf: Vorward Voltage of the Diode, Im: Max current of LED]

The software for the AVR is the same as for tinyRGB.

the LCD module

Monday, December 11th, 2006

So here you can find the current testing version of my module. It can be used to display some text but it has still some bugs ;-) (more…)

LCD another try?

Saturday, December 9th, 2006

Today i successfully triggered the /CS line and now I know it’s working. In measurements before my oscilloscope was to slow to display the changes on the /CS line… (more…)