017 – MicroPython TechNotes: LASER Module
In this article, we will learn on how to use a LASER module with ESP32 using MicroPython programming language.
In this article, we will learn on how to use a LASER module with ESP32 using MicroPython programming language.
In this article, we will on how to use an RGB LED matrix or 8×8 Neopixel display with MicroPython language.
In this article, we will explore the Reyax LoRa module RYLR896 using MicroPython. For this we will used both a Raspberry Pi Pico and an ESP32.
In this article, we will learn about the addressable NeoPixel. Addressable Neopixel contains a WS2812B chip and an RGB LED in one package. With WS2812B, it is possible to make the a chain of RGB LED to be addressable. Meaning to say, it can be controlled individually.