Aircoookie / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
https://kno.wled.ge
MIT License
15k stars 3.24k forks source link

Add ModbusRTU #464

Open pruwait opened 4 years ago

pruwait commented 4 years ago

Very good project!

Ideas to do: Save/restore current color palette & effect in EEPROM Now it works with web power button only. Need restore memory on start ESP8266.

Add ModbusRTU cotrol (WLED is modbus slave)

Aircoookie commented 4 years ago

Hi! Awesome, great that you like it! Saving the current effect config is supported via presets (the 1-16 numbers in favorites tab)! You can also set one of them to be applied on start with the "Boot preset" option in LED settings :)

Ok, I will think about Modbus. What controller are you interested in using together with WLED?

pruwait commented 4 years ago

I use Mini NodeMcu like WLED controller + hassOS on odroid XU4 like modbus master+ XY-485 board.