From 73f33549d5730faf89c12b0a7bffc660ea4d09e6 Mon Sep 17 00:00:00 2001 From: AntonioBerna Date: Wed, 2 Apr 2025 02:55:05 +0200 Subject: [PATCH] Added a new resource for learning ESP-IDF using tutorials :rocket: --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92f7365..097df5f 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ Don't try to build a complex project right away. Start with small, manageable pr - [🔗 Raspberry Pi Based Embedded Project Ideas](https://www.rs-online.com/designspark/raspberry-pi-based-embedded-project-ideas) - [🔗 Embedded Linux On ARM | Projects](https://www.emertxe.com/embedded-systems/embedded-linux-on-arm/elarm-projects/) - [🔗 Embedded System Project Series - Artful Bytes (YouTube Playlist)](https://www.youtube.com/playlist?list=PLS_iNJJVTtiRV0DZRDcTHnvAuDrKGPN40) +- [🔗 ESP32 ESP-IDF Tutorials & IoT Protocols](https://esp32tutorials.com/) ### 🔎 Search and Ask!