Raspberry Pi Pico Projects
All about Raspberry Pi Pico Projects.
-
RFID Based Door Lock Control System using Raspberry Pi Pico
In this project, we will learn to read RFID tag UID from the RFID MFRC-522 Module by scanning RFID Cards.…
Read More » -
Capacitive Soil Moisture Sensor with Raspberry Pi Pico
This project teaches you how to connect a Capacitive Soil Moisture Sensor to a Raspberry Pi Pico and an OLED…
Read More » -
Raspberry Pi Pico Realtime Clock with Temperature Monitoring
In this project, we will build a real-time clock with temperature monitoring using the Raspberry Pi Pico, 1.8-inch ST7735 TFT…
Read More » -
Interface BME280 with Raspberry Pi Pico using MicroPython
In this tutorial, we will learn how to interface a BME280 sensor with a Raspberry Pi Pico using MicroPython. The…
Read More » -
Read Internal Temperature Sensor Value from Raspberry Pi Pico
In this tutorial, we will be reading the temperature sensor value from a Raspberry Pi Pico and displaying it on…
Read More » -
Interfacing SSD1306 OLED Display with Raspberry Pi Pico
In this tutorial, we will learn how to interface an SSD1306 OLED display with a Raspberry Pi Pico board. The…
Read More » -
How to use I2C Pins in Raspberry Pi Pico using MycroPython
In this tutorial, we will focus on How to use I2C Pins in Raspberry Pi Pico using MycroPython. As well…
Read More » -
How to use ADC in Raspberry Pi Pico using MicroPython
This tutorial teaches how to use the analog-to-digital converter (ADC) feature on the Raspberry Pi Pico microcontroller board using MicroPython…
Read More » -
Getting Started with Raspberry Pi Pico using MicroPython
This is a Getting Started Tutorial with the powerful and versatile Raspberry Pi Pico using MicroPython in Thonny IDE and…
Read More »