Extra RGB LEDs
I bought a bunch of Nichia NSS016C SMT LEDs and I have a lot more than I will use in the immediate future.· I set up an ebay store to sell the extras.
I have quite an extensive collection of LEDs and these are by far the best RGBs I have run across.· The link to the data sheet is on the ebay listing.
Chris I.
I have quite an extensive collection of LEDs and these are by far the best RGBs I have run across.· The link to the data sheet is on the ebay listing.
Chris I.
Comments
I'm always buying / working with, RGB LEDs. Your testimonial has me interested.
I see that your EBAY auction is finished. I can't find anything on the NSS016C.
I found a NSCM315CT here, LINK
Quantities of 2000 only.
Any idea where I can purchase a few of your model?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- - - PLJack - - -
Perfection in design is not achieved when there is nothing left to add.
It is achieved when there is nothing left to take away.
My bad on the part number typo.· It should be NSSM016C.· Sorry.
The auctions are running until Sept 3.· I will continue to renew them until·all the LEDs are sold (or I use them).· Here's the link again: http://stores.ebay.com/Numinus-Store·
I think you'll be pleasantly surprised when you compare these with any thru-hole RGB LED you have.
BTW I learned a lot from your PWM·RGB LED post·on the SX forum.· Thank you.
Chris I.
Sid
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Yesterday is history, tomorrow is a mystery, and today is a gift.
That is why they call it the present.
Don't have VGA?
Newzed@aol.com
·
I've found that surface mount RGB's produce better colors because the LEDs are allot closer together causing a better mix.
Lately I've found Mouser to be a great source for RGB's.
My favorite so far is This one, LINK.
I recently tried this DIP RGB, LINK
Although its more of an RGO (Red, Green, Hyper Orange)
Excellent, thats why I posted it. I really need to update that thread. That code has come a long way since then, not to mention that the code posted in that thread is flawed.
Just bought two RGBs from you Chris. Looking forward to testing them.
Sid!. Great to hear from you.
I'm always game for inspecting RGB code. Thats interesting that it produces nine colors. Where did you come up with that number?
For some time I've been questioning my approach. Seems 8 bit color is unnecessary (256 colors).
I'm starting to think that 6 bit is just fine. (64 colors). Plus 8 bit numbers get below the forward voltage of the LED.
No one is going to see the difference between (R240, G250, B50) and (R230, G240, B5)
I've not taken the time yet to test, but I don't believe that RGB LEDs strictly follow the RGB color model. One would think so because it's the same model as a RGB pixel on your LCD monitor. But I have not seen a RGB LED produce a deep brown or a half gray. One reason for this is that I have not found a proper way to calibrate a RGB LED. If you do the math with the resistor values the LED will most likely have a red or blue push to it. In other words, not a pure white. All my projects now use 1K resistor POTs for each color. And I adjust for a pure white.
I think the other reason is that the color is projected as opposed to reflective. This is the same reason that you can't match your monitor color to an image printed on your ink jet. Your LCD monitor is projected as well, but the color starts as a pure white behind the LCD.
OK, I'm just rambling now.
Thanks Chris, for the new RGB.
Sid, I would like to peek at your code.
EDIT: Has anyone ever posted and NOT had to go back and edit a typo?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- - - PLJack - - -
Perfection in design is not achieved when there is nothing left to add.
It is achieved when there is nothing left to take away.
Post Edited (PLJack) : 9/2/2007 5:35:27 PM GMT
I have attached my program for the Quad RGBs.· It uses 595's to drive the LEDs, so I am also attaching a Expresspcb layout of the board I built on SuperMill.
Sid
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Yesterday is history, tomorrow is a mystery, and today is a gift.
That is why they call it the present.
Don't have VGA?
Newzed@aol.com
Probably not grays but I can see a brown being produced. I'm producing beautiful salmon's, green apple's, deep purple's, etc.
Diffuse is your friend. Without a diffuse lens only the most basic colors appear correct.
You made that board on the SuperMill. How cool is that.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- - - PLJack - - -
Perfection in design is not achieved when there is nothing left to add.
It is achieved when there is nothing left to take away.
area around the chips, then made four quick passes across the Nichias with a can of flat white spray paint.· Makes a beautiful diffuser.
Sid
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Yesterday is history, tomorrow is a mystery, and today is a gift.
That is why they call it the present.
Don't have VGA?
Newzed@aol.com
·
I use clear plastic an hit it with some fine sand paper.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- - - PLJack - - -
Perfection in design is not achieved when there is nothing left to add.
It is achieved when there is nothing left to take away.