element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • 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 & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
    About the element14 Community
  • 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
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • 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
DIY Test Equipment
  • Challenges & Projects
  • Project14
  • DIY Test Equipment
  • More
  • Cancel
DIY Test Equipment
Blog Portable addressable led strip tester
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join DIY Test Equipment to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: den_olli
  • Date Created: 8 Sep 2017 12:19 PM Date Created
  • Views 2462 views
  • Likes 2 likes
  • Comments 15 comments
  • diytestequipch
Related
Recommended

Portable addressable led strip tester

den_olli
den_olli
8 Sep 2017

in the office building I work we have DIY addressable led strips surrounding every floor of the building to make it glow at night. It's a part of my job to maintain this setup and unfortunately the setup breaks down a lot.

 

We we got a defect then I have to open up the sealing and get the 3m long led bar out and take it to the warehouse to test the led strip. I have already bought a wireless soldering iron so I can do small repairs without taking the led strip out of the sealing, but I still need to get it out if I want to connect it to the test unit.

 

It would really be great if I would have sort of a portable addressable led strip tester, that can run the following tests

- put all led's to red

- put all led's to green

- put all led's to blue

- put all led's to white

- slow nightrider mode 1 led at a time

- put all led's to black (off)

 

this would save me a lot of time and I guess it would be a great tool for everyone that uses addressable led strips in there projects

I'm trying to figure out a way to make such tester, but the main problem I have is how to deliver enough power for the 3 meter long led strip?

  • Sign in to reply

Top Comments

  • dougw
    dougw over 8 years ago +3
    You can buy low cost commercial controllers for ws2812 or whatever led type you have or make your own... https://learn.adafruit.com/adafruit-neopixel-uberguide/arduino-library
  • shabaz
    shabaz over 8 years ago in reply to den_olli +3
    Hi Olivier, How frequently is there a failure? And how long could it take to fix the failure, if you had a test tool? Even if it takes just 30 minutes to fix, this is very expensive, considering the aliexpress…
  • gadget.iom
    gadget.iom over 8 years ago +2
    Do you know what make/model the LED strips are? How may LED's need testing by the unit?
  • mcb1
    mcb1 over 8 years ago

    It sounds very much that the system was not designed to be easily serviced (sadly a common problem)

     

    I'm trying to figure out a way to make such tester, but the main problem I have is how to deliver enough power for the 3 meter long led strip?

    The strip shown above seems to be 144 LED/metre and are the addressable type.

     

    If they are 144/m then one site said it was 43.2 W/m which is 8.64A at 5v.

    This means a single 3m length uses 25.92 Amps.

     

    Having two strips off the same supply is likely to cause issues when they are on white and full brightness.

     

    You'd also need to verify that there are connectors at various points.

    Looking at your picture it seems that there are power and the connection back to the controller.

     

     

    If you can confirm the number of LEDs per metre and the type (some more sharp photos will help), then we might be able to suggest a controller.

    I am suspicious of the power, and curious to know the wiring running back to the controller as I see three wires along with the DC connector.

    The Data and earth are okay but the 5v is only likely to start pulling power from other sections, which may make things worse.

     

     

    Do you have records of the cause each month, or more correctly what has fixed the apparent problem.

    If the LED strips aren't being replaced, then it's either connections, controller or the power supplies.

     

    If the strip isn't the issue, then it sounds like you need a portable strip to prove the rest of the system is working before removing the strips from the ceiling.

    WS21812 strips should work even if you don't connect the rest of them after that strip.

     

     

    Cheers

    Mark

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • shabaz
    shabaz over 8 years ago in reply to den_olli

    If the software is custom made, can the diagnostic feature (setting all to red, then to green then to blue etc) not be coded in the software? A test mode basically. Why does it need a separate controller?

    The whole project sounds like a disaster of a solution for building lighting, to rely on aliexpress LED modules with this failure rate.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • den_olli
    den_olli over 8 years ago

    max 1 time each month. The controller and software is also custom made for this setup, so it's not always a problem with the led strip. that's why we need to test it instead of just replacing it.

    Also we need to get the profile out of the ceiling to be able to replace the led strip. it would be great if we can test the bars before dismounting them, because it would safe us a lot of time in case the problem is caused by the controller or the software

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • shabaz
    shabaz over 8 years ago in reply to den_olli

    Hi Olivier,

     

    How frequently is there a failure? And how long could it take to fix the failure, if you had a test tool?

    Even if it takes just 30 minutes to fix, this is very expensive, considering the aliexpress LED strip very likely cost less than how much you cost the business for 30 minutes.

    Is it not more worthwhile to replace the design with a more reliable one that does not use aliexpress LED strips?

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • den_olli
    den_olli over 8 years ago in reply to guillaume9433

    Hi Guillaume,

     

    it would be possible to start from an existing tester, but for some reason the designer of the system used a 5V 26A power supplies per 2 bars of 3m.

    I don't think a regular battery will provide enough power or the designer of the system has made a calculation error

    image

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • 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 © 2026 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