DIY Piano Paper With Raspberry Pi Pico

DIY Piano Paper With Raspberry Pi Pico

Ever wondered if a piece of paper can turn into a touch-sensitive piano? In this exciting DIY tutorial, we'll show you exactly how to transform a simple sheet of paper into a fully functional touch-sensitive piano using the Raspberry Pi Pico!

 

Video Tutorial

 

Components Required

Hardware Components

x 1 unit(s)

 

Get Familiar with Thonny and CircuitPython

In this tutorial, we'll use Thonny editor & CircuitPython to build the code for this project. If you're not familiar with Thonny, check out the video below to learn how to get started with it.

 

Code

Visit the official CircuitPython website and download the latest library bundle. Make sure to select the correct bundle for your version of CircuitPython.
 

Unzip the file, and locate this library.

  • neopixel.mpy
  • simpleio.mpy

Copy and paste them into "lib" folder on your CIRCUITPY drive.
 

Project complete

Take a sheet of paper and draw a piano keyboard using a pencil. Stick jumper wires on the keys using tape or blu tack. Your magical Piano Paper is all set!