Search found 1 match
- Fri Apr 17, 2020 9:48 pm
- Forum: General Discussion
- Topic: ESP32, MQTT, and LED temperature trigger
- Replies: 1
- Views: 2509
ESP32, MQTT, and LED temperature trigger
Hello everyone, i am trying to use a WS2812B LED strip to work with a code that i have for the esp32. the code is a MQTT subscription code that subscribe to a temperature topic that i run on another ESP32. in this code if the temperature get higher than a certain degree, it will print a danger messa...