vittorioexp / Sim800L-Arduino-Library-revised

The SIM800L Arduino Library is a simple and easy-to-use library for the SIM800L module, allowing for quick and efficient communication with the module using the Arduino platform.
GNU General Public License v3.0
101 stars 46 forks source link

Keypad #29

Open jaksatomovic opened 1 year ago

jaksatomovic commented 1 year ago

I noticed that sim800l provides keypad interface. Is this supported? is there any tutorial how to connect 5x5 key matrix?

vittorioexp commented 1 year ago

The library doesn't support this feature. If you have been able to solve the issue, feel free to contribute with a pull request.