Hey! Will this configuration work properly?
4x4 keypad, has 4 rows and 4 columns, total 8 pins.
The keypad pins from 2 to 8 will be connected to an Arduino Mega 2560 digital pins 2 to 8, and keypad column 1, row pins 5, 6, 7, 8 will be connected to an Arduino Uno/ Nano digital pins 2 to 6. (This leaves ABCD keys from Mega and connects them to the Uno).
Both will have a sketch that uses 'keypad' library. (Searches for keypress in the matrix).
My question is, will it cause any problems with some keypad pins as mentioned above are connected to both Arduinos?
Sent from my Mi A1 using Tapatalk