toblum / McLighting

The ESP8266 based multi-client lighting gadget

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

McLighting (esp8266)

Mikailo09 opened this issue · comments

Hey, I have problem with McLighting, when I turn on led strip last 15 leds doesn't light up.
Led strip is about 10 meters long and my PSU has enough wattage.
Any ideas where can be problem ?
IMG_20201206_211655

Hi @Mikailo09,

did you configure the number of LEDs via /pixelconf?ct=
Does ist change when you lower the number?

Greetings

I edited this and everything is still same.
Screenshot_2020-12-07-09-14-44-594_name antonsmirnov android arduinodroid2

Modifying the code is only needed for some special cases.
You could change NUMLEDS easily vis HTTP call as described here: https://github.com/toblum/McLighting/wiki/Software-installation#configure-pin--rgb-mode--numleds-only-for-v221-or-later

It works now. Thanks!