Learn electronics, coding, and projects — step by step.

Month: January 2021

008 - MicroPython TechNotes: 16x2 LCD

George Bantique January 30, 2021 18 Comments

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.


Read more 008 - MicroPython TechNotes: 16x2 LCD

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

George Bantique January 22, 2021 No Comments

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.


Read more 005 - MicroPython TechNotes: Gorilla Cell LED | MicroPython Hello World