Driver for Radio Shack tricolor LED Strip
RS_Jim
Posts: 1,765
Radio Shack put their Tricolor LED Strip (2760249) on clearence so I had to have one. Printed along the edge of the strip is TM 1803.
I found a data sheet for the device and modified Jonny Mac's driver code to work with a different chip.
The code works on the strip like a charm!
I need to make some edits and will post the code soon.
Jim
I found a data sheet for the device and modified Jonny Mac's driver code to work with a different chip.
The code works on the strip like a charm!
I need to make some edits and will post the code soon.
Jim
Comments
Are these in-store only. They seem to have been dropped from the on-line store.
What price are they getting?
Jim
Yes they dropped the product off the web site along with all of the info about it that was not printed in the package! I think the current price is 19.97 it was $14.79 when I bought right after new years when all clearence items were 25% off marked price.
Jim
Looks like they have the same(?) product under a different SKU number now. 276-339
I did find some specs for the old SKU. And a .zip file with the Arduino code for the new one.
Jim
For $9.97 you get a 39.3" long strip with 30 Tricolor LEDs.
I have not tried to use the Tricolor LED Strip yet.
I have now powered up the Tricolor LED Strip using an Arduino Uno, it works great.
There are 30 LEDs in the strip, they are controlled in ten groups of three LEDs.
Each of the ten groups can be programed to be a different color, but the three LEDs in a single group are always set to the same color.
New low prices! Time to go scour the Shacks!
As for the code in post #5, which Prop board is that for? I have a QS, A Demo and a couple of Prop BOE boards. Do I need to supply separate 12V power or what?
Looks like the demo code is using pin 15. You could switch that to any available pin.
I would use the Prop BOE. Supply the input to the board with 12 volts, (it will take up to 16 volt), use the second servo connector (P15) with the voltage jumper set to VIN.
Then you would have 12 volts, ground, and your signal on one connector.
Of course they had the rack loaded with 276-0249 withe the price above that said $6.97. I pulled the first two and brought them to the register, and they came up to >$60.00.
Went back and found the two 270-0249's in the back of the rack.
Radio Shack person "You got the deal of the century"
I couldn't wait till tomorrow to connect mine. They work fine with LEDS = 14 in the tm1803_demo program, (changed from 15 to for my board). and change to
MAX_LEDS = 30 in the driver program.
Wish I could find my camera to put a video up.
PS Hope you got the "box" OK. I'm next on the list.
Jim
What's your power supply? I'm using a 12 volt 2.5 amp wall wort. You'll need at least 1 amp. If the strip is a RS 2760249, it should work.
When I tested the code I was using my demo board with a 9 volt wall wart running the prop and a 12 volt 3 amp supply for the led strip. Yes, you can assign it to any pin in the demo program.
As far as finding the availability of the product, ask the store to run the sku in the POS and check for availability. When you know they are in stock, have the clerk go find them. Store employees have the bad habit of looking at the package and if it looks right, putting it on the same peg.
Jim
Any idea why they changed the SKU?
The 276-0249 and 276-339 look like the same product, both use the TM1803.
Jim
I ran into the same issue - the manager at my local RS noted on the packaging one says weather proof or water resistant or something similar (I don't recall exactly) - so I suppose the old version is clearanced and not the newer.
Paul
Yes, it is the old sku thatis clearenced.
Jim
More interested in the price.
Jim
All I did to the tm1803_demo code was changed:
Jumper on Servo Block to VIN
12 Volt DC input on BOE.
12 Volt Dc not AC input? Just checking. I know your smarter than that.
My connections (with jumper to VIN, remember there are three jumpers on the servo connectors):
Red
PWR
Green--Signal (I use P16)
Black---Ground
Anyone else having trouble with the more expensive 276-0339 strip.? This works fine for the 276-0249 strip.
My testing was done with a separate 12 volt power supply capable of 3 amps. First test on a quick start board powered from laptop thru the USB port then with a prototype board powered from a 9V wall wart. I have had other things to do so hae not done any hing with it for weeks.
Jim
I got the same response running at 5 volts, only RED. Probably not enough voltage the fire of the green and blue. Did you only get one strip?
BTW, the "BOX" was supposed to to be delivered a week ago. Did you ever receive it?
Jim