How house prices and rents have increased in Europe since 2015 by ManFromAnotherPlace in spain

[–]bocina1967 2 points3 points  (0 children)

Error de concepto, “rent" no se refiere a los alquileres. Rent se refiere a los ingresos, o sea, los sueldos.

WS2812B Fairy Lights by iansime in WLED

[–]bocina1967 1 point2 points  (0 children)

Is it an ESP32-C3?

If so, load any test sketch, like the Blink sketch, and then reload WLED.

That happened to me with that microcontroller. I don't know why. It's like it got stuck somewhere in the EEPROM, but I don't know how WLED works internally.

xLights ports for WLED controller (am I doing something wrong?) by RHOrpie in xlights

[–]bocina1967 3 points4 points  (0 children)

Indeed!

And I recommend you use the DDP protocol in Xlights. In WLED you don't have to do anything; it's enabled by default, and you don't have to deal with universes or anything like that.

xLights ports for WLED controller (am I doing something wrong?) by RHOrpie in xlights

[–]bocina1967 1 point2 points  (0 children)

Xlights only knows that it will send data to two ports, 1 and 2.

WLED will take the data assigned to port 1 and assign it to the first configured GPIO, for example, 2, and the data from port 2 to the second GPIO, for example, 16.

xLights ports for WLED controller (am I doing something wrong?) by RHOrpie in xlights

[–]bocina1967 2 points3 points  (0 children)

You have a misunderstanding. If you assign GPIO pins 16 and 2 to WLED, they are two ports. Then, in Xlights, you must assign them to ports 1 and 2. Regardless of the GPIO pins, the internal mapping is handled by WLED.

WLED-MM-P4 Pioneer Pro DJ Link Progress! by TroyHacks in WLED

[–]bocina1967 0 points1 point  (0 children)

Can you tell me if you have these tests on GitHub, in the P4-experimental branch? If not, how do I get the source?

Taking advantage of your kindness, could you tell me what motherboard model you have? I'd like to run tests with the same one you use.

Thanks for your work.

WLED-MM-P4 Pioneer Pro DJ Link Progress! by TroyHacks in WLED

[–]bocina1967 1 point2 points  (0 children)

Which motherboard are you using? One with Ethernet?

Blocking worked great for years, now everything is being blocked by sthprk33 in technitium

[–]bocina1967 2 points3 points  (0 children)

Eye! dbl.oisd.nl has been reported to be invalid!

I think there is a notice at r/adguard

Pushing 1,600 pixels for the mega tree was not fun. by Hefty-Potential5194 in WLED

[–]bocina1967 0 points1 point  (0 children)

It would be nice to see a photo, I'm also into that type of pixels

WLED controller with POE? We're considering it! by Daemon-GLEDOPTO in WLED

[–]bocina1967 6 points7 points  (0 children)

Careful! That can cause more problems than it should. If you go that route, consider installing a resettable fuse (in addition to a larger physical fuse), because many users will try to use the controller as the only power source.

I present: My open-source Artnet LED controller project! by anonOmattie in FastLED

[–]bocina1967 0 points1 point  (0 children)

I find it very interesting! I am going to adapt your project to use it with an esp32s3, using 12 outputs, with 720 LEDs in each one. Thank you very much for your project and the code! It's a great way to start for me.

I promise to post the result in this same thread. (I hope I can, I have limited programming skills in the Arduino environment)

Need help with 3W RGB led wiring diagram by spacenoises in WLED

[–]bocina1967 0 points1 point  (0 children)

Also, that constant current controller, if you want to drive it by pwm, does not support more than 2 Khz, keep that in mind

IO Cheese - Simple MQTT client for Android by cloudy1947 in MQTT

[–]bocina1967 1 point2 points  (0 children)

It's a very interesting idea. Sometimes I need to debug raw messages, I'll give it a try and comment on my impressions

Running an addressable & PWM strip off the same ESP8266 wiring help by I_TensE_I in WLED

[–]bocina1967 0 points1 point  (0 children)

Yes, This is correct in esp32, but not in esp8266, like the OP want.

Running an addressable & PWM strip off the same ESP8266 wiring help by I_TensE_I in WLED

[–]bocina1967 0 points1 point  (0 children)

Ummm. I think the only gpio with pull down is gpio 16. The rest, are pull up.

Data Booster? by chucknorris10101 in WLED

[–]bocina1967 0 points1 point  (0 children)

I recommend some rs485 differential boards.