Skip to content

Commit d81276a

Browse files
authored
Merge pull request #131 from mciwing/landing_micro
updated landing page
2 parents ff5a62e + fb4ceb3 commit d81276a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,16 @@ Here, you’ll find a variety of hands-on resources designed to guide you step-b
9999

100100
[:octicons-arrow-right-24: Get started](yolo/index.md)
101101

102+
</div>
103+
104+
105+
### :simple-micropython: MicroPython
106+
<div class="grid cards" markdown>
107+
108+
-
109+
[![header](assets/header/mpy.png)](micropython/index.md)
110+
This course is designed to provide you with a comprehensive introduction to building an IoT project with MicroPython on the ESP32. You will learn how to read sensor data, control a water pump, communicate via MQTT, and create a dashboard for remote monitoring - all through hands-on code examples!
111+
112+
[:octicons-arrow-right-24: Get started](micropython/index.md)
113+
102114
</div>

0 commit comments

Comments
 (0)