Notifications
Clear all
Topic starter
09/12/2023 6:23 pm
Hello.
I have 4 WS2812B bar (8 LED for each bar) on a Arduino Nano.
When I use an Arduino code for testing, each LED can be addressed :
But when I declare may Adruino in SimHub and I test it :
Only the 4 first LED are used :
Do you know what's wrong ?
Thanks.
This topic was modified 12 months ago by mikebzh44
09/12/2023 6:38 pm
The setting specify how many leds in total. I see much more than 4 on your pic 😉
https://github.com/SHWotever/SimHub/wiki/Arduino-WS2812b-RGBLEDS--Wiring-Setup#arduino-setup Â
Topic starter
09/12/2023 6:47 pm
🤪 I'm so dumb !!! I put 4 because I'm using 4 bars but I have to set up to 32 !!
Thanks for putting mt noise in my sh.t 😉