Skip to content
  • Home
  • Microcontrollers
    • Pic Microcontroller
    • Arduino
    • ESP32 Tutorials and Projects
    • MicroPython ESP32/ESP8266
    • ESP8266 NodeMCU
    • FreeRTOS Arduino
    • 8051 microcontroller
    • AVR Microcontroller
  • ARM Microcontrollers
    • TM4C123 Tiva LaunchPad
    • STM32 Blue Pill
    • STM32 Nucleo
    • STM32F4 Discovery Board
    • MSP430 launchpad
  • Raspberry Pi
    • Raspberry Pi Pico
    • Raspberry Pi Pico W
    • Raspberry Pi
  • Softwares
    • Labview project
    • Proteus tutorials
    • PSpice tutorials
    • MATLAB
  • Electronics components
  • Contact
    • Editorial
    • Advertise

Raspberry Pi Pico

HC-SR04 Ultrasonic Sensor with Raspberry Pi Pico using MicroPython

HC-SR04 Ultrasonic Sensor with Raspberry Pi Pico

This tutorial shows how to interface the HC-SR04 ultrasonic sensor with Raspberry Pi Pico for contactless distance measurement using MicroPython. The HC-SR04 is a popular and low-cost ultrasonic distance sensor …

Read more

DHT11 DHT22 with Raspberry Pi Pico using MicroPython

DHT11 DHT22 with Raspberry Pi Pico MicroPython

This tutorial shows how to interface DHT11/DHT22 temperature and humidity sensors with Raspberry Pi Pico using MicroPython. These popular sensors allow you to measure ambient temperature and relative humidity with …

Read more

I2C LCD Interfacing with Raspberry Pi Pico Display Text and Custom Characters

I2C LCD with Raspberry Pi Pico Display Text and Custom Characters

In this tutorial, we will learn how to interface I2C LCD with Raspberry Pi Pico and how to display simple text/numbers and custom characters on I2C LCD. This I2C LCD …

Read more

MPU6050 with Raspberry Pi Pico (Accelerometer, Gyroscope, and Temperature)

MicroPython MPU6050 with Raspberry Pi Pico (Accelerometer, Gyroscope, and Temperature)

In this tutorial, we will learn how to use the MPU6050 MEMS module with Raspberry Pi Pico to measure accelerometer, gyroscope, and temperature values using MicroPython firmware. First, we will …

Read more

BME280 with Raspberry Pi Pico using MicroPython

BME280 with Raspberry Pi Pico using MicroPython

In this comprehensive guide, we will learn how to interface the BME280 environmental sensor with the Raspberry Pi Pico using MicroPython. The BME280 is a highly accurate and versatile sensor …

Read more

OLED Display with Raspberry Pi Pico using MicroPython

OLED Display with Raspberry Pi Pico using MicroPython

In this tutorial, we learn about the SSD1306 0.96-inch I2C OLED display and how to interface it with Raspberry Pi Pico using MicroPython. An OLED (Organic Light-Emitting Diode) display is …

Read more

Interface Push Button with Raspberry Pi Pico: Digital Outputs and Read Inputs

Interface Push Button with Raspberry Pi Pico

In this tutorial, we will learn how to use the GPIO pins of the Raspberry Pi Pico as digital input pins and interface a push button using MicroPython. In the …

Read more

Raspberry Pi Pico ADC with Voltage Measurement Examples

Raspberry Pi Pico ADC with voltage measurement examples

In this tutorial, we will learn how to use the ADC (Analog to Digital Converter) of the Raspberry Pi Pico using MicroPython. We will learn to read analog values from …

Read more

Raspberry Pi Pico PWM MicroPython LED Fading Examples

Raspberry Pi Pico PWM MicroPython LED fading and Brightness Control Examples

In this tutorial, we will learn how to use the PWM channels of the Raspberry Pi Pico using MicroPython in Thonny IDE and uPyCraft IDE. First, we will explore which …

Read more

PIR Motion Sensor with Raspberry Pi Pico using External Interrupts

PIR Motion Sensor with Raspberry Pi Pico with External Interrupts

In this tutorial, we will learn how to use an RIR motion sensor with Raspberry Pi Pico and configure external interrupts of Raspberry Pi Pico using MicroPython. We will demonstrate …

Read more

Older posts
Newer posts
← Previous Page1 Page2 Page3 Page4 Next →

Subscribe to Blog via Email

Categories

Recent Posts

  • Data Logger with Raspberry Pi Pico and Micro SD Card
  • Interface Micro SD Card Module with Raspberry Pi Pico
  • NEO-6M GPS Module with Raspberry Pi Pico using MicroPython
  • RC522 RFID Reader Module with Raspberry Pi Pico
  • Raspberry Pi Pico Dual Core Programming

Copyright © 2013-2026 Microcontrollerslab.com All Rights Reserved