Replies: 1 comment 14 replies
-
Hi, you can use an Arduino to send midi messages. https://www.digikey.com/en/maker/projects/agm-summer-break-edition-raspberry-pi-midi-controller-synthesizer/45f94d1c75644494aaf7dda60e9b8693 But if you don't want to use button matrix, you can use Arduino IO pins directly and if you want to extend the number of pins you can use multiplexers. Use this tutorial if you want to do this:- You can use any optocoupler for Isolation, I would recommend digital optocouplers like 6N137 or H11L1 which doesn't miss out on any MIDI events. |
Beta Was this translation helpful? Give feedback.
-
Hi,
I don't know to much about midi signal but is there an easy way to send midi notes from an esp or arduino to the "esp32 midi sampler" ?
By the way, I'm trying to make it work with lyraT board, with 8388 codec, do you think of anything that could be wrong with this board ?
Beta Was this translation helpful? Give feedback.
All reactions