- Pot sends CC10
- Slider sends CC11
- Slider has a deadzone in the middle where it outputs value 64 constantly. So it can safely be used with the DJFX Filter of M8.
- First 8 buttons act as toggles to mute/unmute tracks 1 to 8. Last 4 buttons act as momentary switches that mute tracks 1&2, 3&4, 5&6, 7&8.
Flashing Instructions (thanks roge-rm )
- Download Arduino
- Install ESP32 in Arduino
- Load sketch, install required libraries (MIDI, Bounce2)
- Select board Firebeetle-ESP32
- Plug in USB to serial FTDI adapter, select port in Arduino
- Connect adapter to NMSVE - see pinout
- Black/GND to GND on NMSVE
- Green/TX to RX on NMSVE
- White/RX to TX on NMSVE
- Turn on NMSVE while holding boot pin to ground wire - POWER and CONNECT LEDs should be solid
- Flash in Arduino