Files
WLED_MM_Infinity/usermods/mcu_temp
Frank c68890992c mcuTemp improvements
* allow users to en/disable usermod
* limit rate of reading the sensor (once in 8 seconds)
* add slight filtering
* skip invalid readings
2023-12-16 18:49:50 +01:00
..
2023-12-16 18:49:50 +01:00
2023-06-03 09:46:08 +02:00

MCU Temp Usermod

This usermod adds the temperature readout to the Info tab and also publishes that over the topic mcutemp topic.

A shown temp of 53,33°C might indicate that the internal temp is not supported.

ESP8266 does not have a internal temp sensor

ESP32S2 seems to crash on reading the sensor -> disabled

Buildflag: -D USERMOD_MCUTEMP