I try to connect a matrix keypad (4*4) to an ESP32 thing.
When I run the code on a Arduino uno board I don’t have any issues, but running the same code on the ESP32 I receive not only the key press but also a strange character.
I have tried several GPIO’s but always the same issue.
Should I place some resistor between the ROW pins and the keypad?
This is the console output. I have press the “1” key once, but I also receive on evry loop a null value from the getkey function?
Ps the terminal is configured correct.
Executing task in folder esp32-alarm: platformio device monitor <
— Available filters and text transformations: colorize, debug, default, direct, esp32_exception_decoder, hexlify, log2file, nocontrol, printable, send_on_enter, time