005 – MicroPython TechNotes: Gorilla Cell LED | MicroPython Hello World

In this article, we will look at LED. We will learn on how to control it by turning it ON and OFF. LED stands for Light-Emitting Diode. It is a type of electronic of component that emits light when a sufficient voltage is applied on its terminals.

017 – ESP32 MicroPython: DHT Values Auto Updates using AJAX

In the previous tutorials we learned to create web server both as station mode and access point mode using socket connection.  And in last video, we use a DHT sensor … Read More