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

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

Generate Delay with Raspberry Pi Pico Timers using MicroPython

Generate Delay with Raspberry Pi Pico Timers using MicroPython

In this tutorial, we learn to use the system timer peripheral of Raspberry Pi Pico. As we mentioned earlier, This development board comes with RP2040’s microcontrollers. This RP2040 MCU has …

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

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

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

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

Node-RED Send Email Alerts and Notifications – Complete Guide

Node-RED Send Email Alerts and Notifications

In this user guide, we will show you how to send email alerts with Node-RED. It is very handy and practical to include email notifications in IoT projects where sensor …

Read more

Older posts
Page1 Page2 … Page142 Next →

Subscribe to Blog via Email

Categories

Recent Posts

  • I2C LCD Interfacing with Raspberry Pi Pico Display Text and Custom Characters
  • MPU6050 with Raspberry Pi Pico (Accelerometer, Gyroscope, and Temperature)
  • BME280 with Raspberry Pi Pico using MicroPython
  • OLED Display with Raspberry Pi Pico using MicroPython
  • Generate Delay with Raspberry Pi Pico Timers using MicroPython

Copyright © 2013-2026 Microcontrollerslab.com All Rights Reserved