Skip to content

❤️ Use your heart beats to make MIDI signals and music (using Arduino, Pulsesensor, ESP8266, and Python)

License

Notifications You must be signed in to change notification settings

amuuu/heart-beat-to-midi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

❤️ Heart Beat to MIDI

You can use the code in this repo to make a device that measures your heart beats, sends them to your computer that's acting as a server and then, the computer processes the data and sends out MIDI signals with your prefered target scale to quantize and MIDI port and channel.

What hardware tools does this need?

This project is coded on Pulsesensor heart beat sensor, ESP8266 wifi module, and Arduino Uno. Use this link for learning about the wiring of the sensor and this link for the wiring of the wifi module.

What software tools does this need?

The server code is written in python. You should install numpy and rtmidi modules to run the server. The GUI is coded with Tkinter.

TO DO LIST:

  1. Connect UI to server

About

❤️ Use your heart beats to make MIDI signals and music (using Arduino, Pulsesensor, ESP8266, and Python)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published