Connecting an ESP32-C3 to the Wifi using Micropython

time6 mo agoview16 views

In this Video, I am trying ( and partially fail ) to show a full workflow of planning a Project for the ESP32 Super Mini and Micropython.

The idea is that I will be using a diagram software to describe what I want to do before I write the code for it, in order to make sure there are no logic errors. That said, I am reusing some older code and some things don't make sense yet ( like trying to check for connectivity while literally just Enabled the WiFi peripheral ) but they will start making the more I go into the full Project.

In any case I left it there as it shows that there is no such thing as "perfect in one take".

Hardware links : ESP32-C3 Product Page ESP32-C3 Datasheet ESP32 Micropython WLAN Power Management ESP32-C3 Super Mini - Aliexpress

Software links : Thonny Graphviz Playground Graphviz Playground Codebase

Others : Previous Video Project Code

Loading comments...