Ever needed to detect object presence and distance? use the APDS-9900 proximity sensor with microPython, with the ESP32-C3 super mini
Let’s learn how to get configuring microPython on ESP32-C3 super mini, using a command line tool called “esptool” and Thonny IDE
Let’s learn how to control and read the DS18b20 temperature sensor with micropython, using Thonny IDE and A Raspberry Pi Pico 2
Let’s see how to create analog voltage with microPython, using a Raspberry Pi Pico 2 and MCP4725, along with a GC9A01 round LCD display
Let’s control the round display GC9A01 with microPython, using a Raspberry Pi Pico 2 and a breadboard. Let’s show text on it
We will learn how to control the BH1750 light level sensor with microPython, using the Raspberryp Pi Pico 2 RP2350 board and Thonny IDE
Let’s get to know how to implement readings on the HDC1080 temperature sensor with microPython, using Raspberry Pi RP2350
Let’s learn in this post how to use the Raspberry Pi Pico temperature sensor, an internal diode that can give us the chip temperature
Let’s study how to implement an algorithm of Falling and rising edge input detector with microPython, to read buttons and process state
What I did when I bricked my Raspberry Pi Pico? There is a simples workaround that involves a UF2 file and the BOOTSEL button
This is a guide for you to learn how to program Raspberry Pi Pico with microPython, it is easy to start and blink an LED
Learn how to use the Franzininho Wi-Fi, an educational board based on the ESP-S2, programmed in micropython