/composite_sketches

ESP32-S2 MIDI experiments

Primary LanguageC

MIDI sketches

One of several ESP32 repositories

Since MIDI does not work in composite USB with other devices,
Wi-Fi (especially WebSockets) is intersting

ESP32-S2 USB composite device experiments:

Wi-Fi sketches

JavaScript experiments

Built with Arduino ESP32 core 2.0.1 and libraries

  • MIDI_Library 5.0.2
  • ipMIDI 1.0.3
  • Freenove_WS2812_Lib_for_ESP32 1.0.5
  • ESP32TinyUSB 2.0.0
  • ESP32_S2_ISR_Servo 1.1.0
  • AppleMIDI 3.1.2 (hacked)
  • Stepper 1.1.3

Other GitHub libraries

  • AsyncTCP
  • ESPAsyncWebServer
  • esp32s2LED
  • Arduino_JSON