049 – MicroPython TechNotes: MP3 Player
In this article, I will discuss on how to use an MP3 Player module interfaced to ESP32 with MicroPython programming language.
What I have is an MP3 Player module from Gorillacell ESP32 development kit.
In this article, I will discuss on how to use an MP3 Player module interfaced to ESP32 with MicroPython programming language.
What I have is an MP3 Player module from Gorillacell ESP32 development kit.
In this article, I will demonstrate how to use an RFID module such as the MFRC522 with ESP32 using MicroPython programming language.
In this article, I will talk about SERVO MOTOR with ESP32 using MicroPython.
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 video, we will learn to create a basic setup of MQTT system using theĀ ThingSpeak server and anĀ ESP32 using MicroPython language. MQTT stands for MQ Telemetry Transport. MQ refers to the MQ series, a product develop by IBM to support the MQTT protocol.