007 – MicroPython TechNotes: RGB LED
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 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.
Gorillacell ESP32 development kit also comes with 80 pieces of input and output devices also known as IO devices. Each IO devices is clearly labeled to prevent confusion.
In this article, we will learn a more complete usage of RESTful APIs which is bidirectional communication with the server that is both sending and requesting of data.
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
In this article you will learn to configure ESP32 wifi as Access Point. You will also learn to create a web server hosted on it.