MiniPOV using UV LED's

MiniPOV4 and previous versions

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
DJ4MC
 
Posts: 35
Joined: Sun Feb 22, 2009 10:34 am

MiniPOV using UV LED's

Post by DJ4MC »

I just built another MiniPOV kit but used UV Led's that I got here :http://www.dealextreme.com/details.dx/sku.2398 and it rocks. I slowed the display down by changing the timer prescaler to this:
TCCR1B = (1 << WGM12) | TIMER1_PRESCALE_64;
OCR1A = (uint16_t)10000;

And it let me "paint" the text as it appeared onto a glow in the dark surface. I'm planning to expand this and use a stepper motor to move it in a circle. around a glow in the dark disk. I'll try and get some photo's. I need to boost the current for the LED's. I'm actually suprised they come on with two AA batteries powering the whole thing.

Thanks Lady Ada! Great Kit.

Jules

adafruit
 
Posts: 12151
Joined: Thu Apr 06, 2006 4:21 pm

Re: MiniPOV using UV LED's

Post by adafruit »

this seems to be surprisingly popular. we even saw a 'product' that does this on some site (one led, not POV)!

cgifool
 
Posts: 1
Joined: Tue Sep 14, 2010 4:00 pm

Re: MiniPOV using UV LED's

Post by cgifool »


DJ4MC
 
Posts: 35
Joined: Sun Feb 22, 2009 10:34 am

Re: MiniPOV using UV LED's

Post by DJ4MC »

LOL that is what caused me to want to build one! The challenge is the different kinds of GITD paint out there. I'm going to find me a yard sale turntable and wall mount it sideways

Jules

Locked
Please be positive and constructive with your questions and comments.

Return to “MiniPOV”