009 - MicroPython TechNotes: 7 Segment Display
In this article, we will look at 4-digit 7-segment display. We will learn on how to use it step by step using the MicroPython Language.
Read more 009 - MicroPython TechNotes: 7 Segment Display
Learn electronics, coding, and projects — step by step.
In this article, we will look at 4-digit 7-segment display. We will learn on how to use it step by step using the MicroPython Language.
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.
In this article, we will look at RGB LED module. We will learn on how to use it to create cool and amazing projects.
In this article, we will learn on how to use the Traffic Light LED module. It is a small model or miniature of the traffic light.
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.