008 – MicroPython TechNotes: 16×2 LCD

In this article, we will look at LCD. We will also learn on how to use it using the MicroPython language. LCD stands for Liquid Crystal Display. What I have is 16×2 LCD with Gorilla Cell LCD module which uses i2c protocol to simplify wiring connection.

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.

002 – MicroPython TechNotes: Introduction for Gorillacell ESP32 Dev Kit

Gorillacell ESP32 development kit provides many hours of fun tinkering with an unlimited materials you can easily use. The ESP32 shield provides extension for ESP32 pins to the color coded pin headers which helps in avoiding confusion when experimenting. Color coding should be black for the grounds, red for the VCC, and yellow for the control signal pins.