element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Arduino
  • Products
  • More
Arduino
Arduino Forum Looking for the smallest RGB LED Flexible Strip
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 6 replies
  • Answers 4 answers
  • Subscribers 391 subscribers
  • Views 939 views
  • Users 0 members are here
Related

Looking for the smallest RGB LED Flexible Strip

admiral_damage
admiral_damage over 9 years ago

Hello everyone!

 

Been a while since I've asked a question (sorry I couldn't find a more relevant topic to post this in!).


I intend to add some RGB strip lighting to some peripherals I am working on, but need the smallest RGB LED strip known to man, the lights will be inside a translucent or partially opaque white PVC tube and must have a high density. I then plan to use an Arduino to do some testing to control the strip and make it oscillate patterns as a display in a linear fashion i.e fade/glow, after which I will select the appropriate MCU/ASIC. This will then be attached as a rim decoration to existing peripherals such as a gaming PC case / chair / keyboard, for example (not actually what I will use it for, but for that niche market). For now though I'm only having trouble finding the LED strips.

 

I am looking for an RGB LED strip which is flexible and with the LED size preferably around 1206 Imperial SMT or 3216 metric SMT, does such a thing exist? I have been trawling the internet for days and no luck, even on the gray market sites. I am looking for a strip that has a very high density, I have a feeling it's around 260-290 odd LEDs per metre. If anyone has any ideas please let me know. The LED strip must at all costs be flexible and roughly within that density range.


I leave it to you my fellow Engineers!

 

Sincerely~

-John Webb


Edit: The LED strip must be addressable!

  • Sign in to reply
  • Cancel

Top Replies

  • jc2048
    jc2048 over 9 years ago +1 suggested
    A few thoughts. I believe when people want a sparkly effect they use ground glass or similar materials (embedded, not where people can touch them obviously). Never tried it myself. With high density the…
  • dougw
    dougw over 9 years ago in reply to admiral_damage +1 suggested
    SK6812 SMD3535 RGB strips are available at 4mm width if that helps. Doug
  • dougw
    0 dougw over 9 years ago

    Did you want individually addressable LEDs or just RGB ratios for the whole strip?

    If it is the whole strip - it might be worth trying to get better distribution of light in the tube through appropriate diffusion.

    Another possible method is to use multiple strips, staggered to give higher density.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • admiral_damage
    0 admiral_damage over 9 years ago in reply to dougw

    Thanks for the reply Douglas! Much appreciated.


    In my research over the past few days I have thought of those ideas but I feel the density is important, I may stick with a standard density of 144 ish or stagger them like you said. I also considered the possibility of using refracting fiber tube to give the appearance of many LED spots, or perhaps a teflon-like tube with just one LED at either end, but both stuck out to me as being too dim and not creative as I want to be able to animate the strips with a user controllable API, perhaps by bluetooth from phones or maybe an SD card.

     

    I haven't been able to find a smaller LED strip than the Adafruit one. I really don't want to make my own because of the hassle of ordering boards and stuff, but I actually just designed my own LED strip that minimizes the width of the strip to how big the LEDs are using SK6812 LEDs or APA102 being 5mm wide going length ways leaving about 1.5-2mm between each LED. Some of these design choices were made because of making it cheaper to manufacture; double sided flexible PCB costs, and being able to fit more onto a single plate is important to me though it won't affect performance in theory.

     

    I will mark this as solved soon after I have the solution to manufacturing them myself with my own designs and post my future updates to this in-case anyone else needs help on this topic, because I spent days contacting various companies and no such product beyond the Adafruit product exists in terms of being smallest. On the plus side I've learned a lot in the past few days about driving LEDs and gained a few more hours of experience working with Cadsoft EAGLE.

     

    On this topic would you be able to point me in the direction of I guess tutorials, experts, other topics, where people have manufactured flexible circuitboards for the first time, design rules files for EAGLE, getting things right, conversing with the board house and what files I need to send and so on? I can read and research myself, just I'm having a little bit of trouble finding element14 topics on this, for someone that's never done formal business like that it looks quite daunting! If I could figure this much out then my problem will be entirely solved!

     

     

    Sincerely~

    -John Webb

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • dougw
    0 dougw over 9 years ago in reply to admiral_damage

    It will be very difficult to design your own solution at a cost that is even close to the commercial strips.

    You might try using multiple insulation displacement connectors on a ribbon cable - each LED would be on a tiny PCB that plugs into a connector.

    Another approach is to use standard FR4 circuit cards, but very thin FR4 - this results in flexible circuit card strips that can be daisy-chained.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • jc2048
    0 jc2048 over 9 years ago

    A few thoughts.

     

    I believe when people want a sparkly effect they use ground glass or similar materials (embedded, not where people can touch them obviously). Never tried it myself.

     

    With high density the currents involved get to be a problem. If your LEDs each need 82mA and you place them on a 7mm pitch, that's 11.7A per metre. The tracks don't have to be able to handle that all the way down the strip, but at the start they do. And the connector has to be good for it too. You can help the situation by feeding power into both ends, but you might struggle to stop people using it by just driving one end. You'll need to see what effect the voltage drops have (if the addressable LEDs have an internal regulator for the logic and constant-current drive for the LEDs, perhaps it might not be too bad, but it will still compromise the control signals to some extent). For a long strip with hundreds of LEDs, you'll want to see what happens to the control signals as they pass from device to device.

     

    If it were me, I think I'd prototype the whole strip with conventional PCBs and look at it electrically before spending money on the flexible part, though you're going to need to know the design rules for flexible boards to get it equivalent (I can't help with that - it's a long, long time since I last did a flexible board.)

     

    Here's a simple simulation to illustrate the voltage drop problem. [Cut and paste was my friend here!] Each LED is crudely modelled by an 83mA current sink. It's a bit approximate but it gives an idea of how things pan out.

    This is 100 devices running at 83mA (total current 8.3A), which is 0.7m of strip if you have a 7mm pitch. I've assumed a track width here of 2mm. This is exaggerated just for illustration, I'm not suggesting you use that as your track width. The resistance comes from 7mm length divided by cross sectional area of 35u thickness times 2mm width times conductivity of copper, which gives 1.68mOhms. As you can see, the last device gets just 3.6V when all the devices are full on and close to 5V when all the preceding ones are off, so it's going to be bouncing up and down like a yo-yo. Obviously the situation gets much better as you widen the tracks.

     

    The other factor with pcb tracks and the one a layout person would normally focus on is the temperature rise from the heating effect of the current. For 11A and a 20C temperature rise you need about 6mm width for an outside track on FR4 - you might find it's very different for a flexible board (I don't know - it could be better or worse), so you need to find that out.

     

    Hope that helps. Don't let it put you off - this is what engineering is all about (a problem is just a solution waiting to happen) - but you've set yourself quite a challenge here.

     

    image

     

    image

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • admiral_damage
    0 admiral_damage over 9 years ago in reply to jc2048

    Hello Jon!

     

    Thanks for your thoughts on the matter, more knowledge is definitely more power.

     

    The reason for having so many is because I want a high resolution animation, not just various glowing zones, I'd just like to make that distinction because I don't think my first statement was clear on that on my part. I think I could stand to make the strip less dense than the NeoPixel 144 now that I've seen it first hand (ordered one and played around with it), this has changed my perspective.

     

    It must appear quite naive of me to just state my ideal solution as more LEDs instead of looking into material research but I am in no way a materials engineer beyond steels, fluids, carbons, and stoichiometry; the thought of creating my own fiber to display say 20 LEDs for example to be equally spaced apart and carry it to the brim of the hat and have it look decent is somewhat daunting, though I am open to new ideas. As someone that's an RGB maniac and that recently acquired the Corsair K95 RGB keyboard, RGB LED clarity in animation is everything to me, have you got any ideas as to making this more viable?

     

    The prime example is say, the brim of clothing items, so shoes for example aren't a difficult task to accomplish, normal NeoPixel would otherwise work, perhaps even the lower density ones, maybe 60/m, but that works because of the size of the shoe's base. The rubber sole (or leather if you're classy) is thick enough to have a normal LED strip grip it, the standard 10mm width of the NeoPixel strip would work fine, however when you get to items like hats, it becomes more complex with the peak of a baseball/snap-back hat being about 2-3mm, the obvious choice without looking silly and having a 7mm overhang of electronics, is some form of optic, or a really really small LED strip that goes inside a tube that is stitched onto said hat (I figured a hat with a tube of LEDs is easier to wash instead of one that has a prism that must be aligned at both ends).

     

    In regards to design rules, I don't know if you saw but in my first reply to dougw's I asked to be pointed in the direction of those design rules so I could go and learn them for when I get to the stage of making them flexible, it would indeed be foolish to spend a huge amount of money on professionally making them, though I appreciate and understand your statement on that with not having done it in a while.

     

    What are your thoughts on a power supply? I don't mind carrying a 5V USB lipo battery pack on my belt (the kind used for charging tablets), say I'm working with about 13000mAh (as that's average size of the large ones) just for convenience. I think I will have to make acceptable losses for the density of the LEDs if I want them to be able to be on for extended amounts of time, though perhaps no longer than 3 hours, meaning we have shy of 4A to work with, and the power supply has a maximum draw current of about 2 or maybe (I doubt) 3 amps, I will mess around with some LED numbers to see what looks good with the NeoPixel (Disabling X out of X+1 LEDs), I will report back with what still looks good for my intentions. I will wait until the next replies before I start messing with materials for fibers (I really would like to avoid using them)

     

    I don't think I'd be doing wristbands or anything else mounted to the body, perhaps some T-shirt decoration but I'd have to go away and design that first so if I do I'll try to keep it the same or less than the hat.

     

    Thanks for the advice and diagrams you've given me, I can see what you mean about the resistance and voltage now, I appreciate everyone's help I've received so far, though I wont rest until I have the solution for this, I must have my RGB LEDs and I'm sure others feel the same way.

     

    Best Regards

    -John Webb

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • dougw
    0 dougw over 9 years ago in reply to admiral_damage

    SK6812 SMD3535 RGB strips are available at 4mm width if that helps.

    Doug

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube