From c29d43b8c5638ac95101c161bfccae88a41140d1 Mon Sep 17 00:00:00 2001 From: Meysam Parvizi Date: Sat, 30 Dec 2023 14:25:09 +0330 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b429300..8e95b46 100644 --- a/README.md +++ b/README.md @@ -418,6 +418,7 @@ Low-level languages like C and assembly provide direct hardware access, enabling - [🔗 MicroPython 101 | Arduino Documentation](https://docs.arduino.cc/micropython-course/) - [🔗 CircuitPython](https://circuitpython.org/) - [📝 The Pros and Cons of Designing Embedded Systems with MicroPython](https://www.designnews.com/electronics-test/pros-and-cons-designing-embedded-systems-micropython) +- [📝 Programming the ESP32 with MicroPython](https://wolles-elektronikkiste.de/en/programming-the-esp32-with-micropython) #### 🔵 Rust