Open 4dvn opened 4 years ago
schematic of matrix is added.
Thank you, and i wanna know the pin connector of matrix to esp32 node mcu
pin assignment is described in the code.
in BLE-MIDI_Matrix5/BLE-MIDI_Matrix5.ino
int scanCol [SCAN_COL_SIZE] = {18, 19, 21, 22, 23}; int scanRow [SCAN_ROW_SIZE] = {15, 4, 16, 17, 5};
please note that the numbers are pin names in Arduino.
Hello, can you upload the 5x5 matrix board schematic file and pcb file?