What is the TX output pin for esp32 devkit v1 for the MIDI library from FortySevenEffects

midi library output pin for esp32?

Depends on the UART you use, and whether you change the pins in software. Assuming that you're using the default UART0/Serial and didn't change the pin mapping, it's the TXD pin (GPIO1).

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.