Skip to content

lindazhanghf/UltrasonicLightPiano

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ultrasonic Light Piano

This project is based on Ultrasonic Pi Piano by Andy Grove. Please refer to the detailed instructable with full information on how to make this project.

Video

Raspberry Light Piano

Build the program

cargo build --release

Run the program

Navigate to the UltrasoniPiPiano folder

./run.sh

Stopping the program from running

To stop the program from running in the background, run the following command:

sudo killall -9 ultrasonic_piano

About

Raspberry Pi Synth with Ultrasonic Sensors and Light Sensor for input

Resources

Stars

Watchers

Forks

Languages

  • Rust 95.6%
  • Shell 4.4%