Arduino App to continously measure the electrical resistance of a plant leaf connected via electrodes. Does some dynamic threshold magic as well as freq analysis. Finally it outputs MIDI Signals to trigger musical instruments.
I coded this primarily for an installation of Katharina Kenklies in 2018.
Using a poor mans breadboard.You can add more electrodes. I tried with 4 pairs, works fine.
Using the Arduino IDE you can use the plotter to monitor the values.
Sorry no documentation at this point. Read the comments in the code. The app supports multiple electrodes that output multiple voices over discrete MIDI Channels. You can adjust the note ranges and the dynamic threshold parameters, timing and more.
See the LICENSE file for software license rights and limitations (GPL-v3).