Madhurakshi B S
Newbie level 6
Hello Sir/Madam,
I am working barrel filling project. In this project i need 4x4 matrix keypad to do multiple functions such as to load initial settings and same keys to enter digital data. I have studied the both 4x4 keypad library available for Arduino and USB keyboard built library of Arduino.
My question is that can be use both the libraries as there are advantages in both of them example there is availability of multiple key press in keyboard but in keypad there key which can toggle between assigned number keys and alphabet keys.
I want to use keypad library to initialize the key maps and keyboard library to handle multiple keys. Is this possible.
And in the usb keyboard library they say the once the usb connected to micro controller makes the system keyboard nonfunctional. My confusion is that after downloading the program through usb will the keypad that is peripheral to MC will behave as expected.
With Regards
Madhurakshi B S
I am working barrel filling project. In this project i need 4x4 matrix keypad to do multiple functions such as to load initial settings and same keys to enter digital data. I have studied the both 4x4 keypad library available for Arduino and USB keyboard built library of Arduino.
My question is that can be use both the libraries as there are advantages in both of them example there is availability of multiple key press in keyboard but in keypad there key which can toggle between assigned number keys and alphabet keys.
I want to use keypad library to initialize the key maps and keyboard library to handle multiple keys. Is this possible.
And in the usb keyboard library they say the once the usb connected to micro controller makes the system keyboard nonfunctional. My confusion is that after downloading the program through usb will the keypad that is peripheral to MC will behave as expected.
With Regards
Madhurakshi B S