Thanks to visit codestin.com
Credit goes to github.com

Skip to content

an arduino project using capacitive sensors and .py midi script

Trishun/coke_piano

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

coke_piano

An arduino project using capacitive sensors and .py midi script. Designed on Arduino Uno and using Python 2.7.

Description

The arduino script initializes 16 capacitive sensors, which are connected to separate conductive objects (e.g. tin cans). It senses when one of those objects has been touched and sends an integer through serial connection to the .py script, which takes the recieved number and plays the corresponding midi key note.

Requirements

About

an arduino project using capacitive sensors and .py midi script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 83.0%
  • Python 17.0%