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
Parents
  • 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
Reply
  • 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
Children
  • 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
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