Maker Pi Pico Project Collection 2024

  • Adrian
  • 22 Jul 2024
  • Project
  • Beginner
  • 278

 

 

 

Microcontroller: Maker Pi Pico: Simplifying Raspberry Pi Pico for Beginners

 

Maker Pi Pico is a compact yet feature-packed board designed to sit at the heart of your STEM & robotics projects. Just use the jumper wires and/or Grove cables to connect any sensor and output modules to expand its capability. No soldering is required!

 

1. Encoder Light Blocking Sensor:

A light-blocking sensor using a Maker Pi Pico detects the presence or absence of light by measuring the change in resistance across a photoresistor.

 

Download the code here.

 

2. NFC/RFID Reader:

Read data from RFID tags with RFID reader and display on LCD. NFC is a technology that uses Radio Frequency Identification (RFID) to transmit information wirelessly over short distances

 

Download the code here.

 

3. Pico Invaders with OLED Display

Classic arcade game, Space Invaders, recreated on a Maker Pi Pico with an OLED display.

 

Download the code here.

 

4. Temperature and Humidity on LCD

This project demonstrates how to use the Maker Pi Pico to read temperature and humidity data from a DHT11 sensor and display it on an LCD screen.

 

Download the code here.

 

5. MIDI Drum with LED

A MIDI drum kit with LED lights controlled by a Raspberry Pi Pico.

 

Download the code here.

 

6. PDM Microphone Amplitude Equalizer with Neopixel Strip

A Raspberry Pi Pico-powered microphone amplitude equalizer that visually displays audio levels with a Neopixel strip.

 

Download the code here.

 

7. Ultrasonic Sensor triggered Neopixel Strip

Learn to use an ultrasonic sensor to trigger a Neopixel strip, creating dynamic light patterns based on distance.

 

Download the code here.

 

8. Sound-activated Fan

Automatically turns on when it detects sound and off when it's quiet.

 

Download the code here.

 

9. Tilt-activated Music Player (Mini box) with Neopixel Light

Tilt-activated music player box with LED lights.

 

Download the code here.

 

10. Light Sensor with LED

Control an LED based on the ambient light level detected by a light sensor.

 

Download the code here.

 

11. LCD Mini Arcade: Human Jumping Game

A fun and challenging arcade game where you control a pixelated human jumping over obstacles using an LCD screen.

 

Download the code here.

 

12. Control Neopixel with a Potentiometer

Control the brightness of a Neopixel strip using a potentiometer

 

Download the code here.

 

13. Shock sensor with Buzzer

A simple shock sensor circuit that triggers a buzzer when a shock is detected.

 

Download the code here.

 

14. Counter with 7-Segment Display

Uses a 7-segment display to count from 0 to 9.

 

Download the code here.

 

15. Dice with 7-Segment Display

Uses a 7-segment display to show the result of a dice roll.

 

Download the code here.

 

Hardware Components