Skip to content

A Play Dough Piano made with MIT's Scratch and Adafruit's QTPy and Circuit Python

Notifications You must be signed in to change notification settings

djotaku/scratch_qtpy_circuitpython_piano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

MIT Scratch and Adafruit QTPy Piano

Based on the example from a recent Circuit Python newsletter.

The Scratch project contains a piano that plays based on keyboard presses.

Then the CircuitPython code on the Adafruit QTPy uses Adafruit's HID code to push those same keyboard keys when the capacitive touch pins are activated.

Here's a video of it in action:

https://youtu.be/RZwRG4lCDbw

About

A Play Dough Piano made with MIT's Scratch and Adafruit's QTPy and Circuit Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages