link to lab

This commit is contained in:
simonox 2023-02-22 15:32:53 +01:00
parent a52bc6326a
commit 59cd29738a
1 changed files with 4 additions and 0 deletions

View File

@ -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/)