diff --git a/README.md b/README.md index 4829d16..10734ff 100644 --- a/README.md +++ b/README.md @@ -89,3 +89,7 @@ esptool.py --chip esp32s3 write_flash -z 0 ~/Desktop/GENERIC_S3-20220117-v1.18 * [Energy Monitor](./software/firmware/energy-monitor/README.md) * [Shelly Example](./software/firmware/shelly-monitor/README.md) + +## Tutorials + +* A great tutorial can be found at [microcontrollerlab.com](https://microcontrollerslab.com/esp32-mqtt-publish-multiple-sensor-readings-node-red/)