Author Topic: RGB and Teensy  (Read 2981 times)

0 Members and 1 Guest are viewing this topic.

Offline SectorOMEGA

  • Thread Starter
  • Posts: 78
RGB and Teensy
« on: Thu, 04 May 2017, 03:29:35 »
Never been dealing with RGB LED strip and teensy so I have a question. Found this in the store next to us: WORLDSEMI HC-F5V-30L-30LED-W IP65 sold in meter :)
My question is based on the below technical specs:
Working Voltage: DC5V
LED resource: WS2812B LED(5050 SMD RGB LED with built-in WS2811S IC)
LED Type: SMD5050 RGB LED Quantity: 30LEDs/Meter
Working Current: 0.06A/Cut ; 1.8A/Meter
Width: 10mm Length: 5 Meters per Reel
Max. Power: 9Watt/meter Viewing angle: ≥140℃
Circuit board: Double FPCB FPCB Color: White/Black

How long can be strip long powered only by the teensy 5v :) 
Excuse me for the stupid question but worth giving a try to ask


Offline vextanys

  • Posts: 40
Re: RGB and Teensy
« Reply #1 on: Thu, 04 May 2017, 04:14:30 »
I have a similar strip and arduino clone, and couldnt get more than about 8-10 LEDs lit to full intensity reliably.

USB should supply 100mA before enumeration, and up-to 500mA after enumeration.
0.5A / 0.06A = 8.33 LEDs at full power.

I have managed to light most of the full strip (60 LEDs) in patterns and colours better at lower intensities, but external power would be needed for anything else.

Offline SectorOMEGA

  • Thread Starter
  • Posts: 78
Re: RGB and Teensy
« Reply #2 on: Thu, 04 May 2017, 04:23:50 »
Want to try making an under glow for 60% keyboard. And dont want to overload the teensy pin :) So thats why I'm asking. Still digging for some info :)

Offline TalkingTree

  • Posts: 2452
  • Location: Italy (142)
    • My projects
Re: RGB and Teensy
« Reply #3 on: Thu, 04 May 2017, 06:05:16 »
If you look at 60% PCBs with the underglow feature, you'd notice that they have a variable number of square LEDs on two rows.

This b.face, for example, has a total of 16 LEDs. This is because the underglow is actually achieved with translucent case which diffuse the light.


I'm saying this because you don't actually need a whole LED strip to achieve your effect.
You should run some tests in the case you plan to use.
My opensource projects: GH80-3000, TOAD, XMMX. Classified: stuff

Offline SectorOMEGA

  • Thread Starter
  • Posts: 78
Re: RGB and Teensy
« Reply #4 on: Thu, 04 May 2017, 06:20:30 »
Will try later to see how it will go with small amount. Also will be starting the wooden casing for the 60%

Offline TalkingTree

  • Posts: 2452
  • Location: Italy (142)
    • My projects
Re: RGB and Teensy
« Reply #5 on: Thu, 04 May 2017, 07:04:36 »
Will try later to see how it will go with small amount. Also will be starting the wooden casing for the 60%
I doubt you can get any significative underglow in a wooden case. Backlighting alone would be a good solution anyway.
My opensource projects: GH80-3000, TOAD, XMMX. Classified: stuff

Offline SectorOMEGA

  • Thread Starter
  • Posts: 78
Re: RGB and Teensy
« Reply #6 on: Thu, 04 May 2017, 07:27:43 »
The RGB is for my current one :D For the wooden one I have and idea for making thin hollow lines but will see :D

Offline cribbit

  • Posts: 288
Re: RGB and Teensy
« Reply #7 on: Mon, 15 May 2017, 15:35:14 »
With a significant amount of design and work you can use diffusion lenses to make the case appear mostly wood while giving underglow. Lining it up well and getting the underglow to be noticeable is the tricky part. It sounds a lot more trivial than it is.
I typed this post on my Slanck. I also developed a stronger, cleaner, easier handwiring method.