Introduction to Python and Microcontrollers

Class keypad

Before each use of the object KeyPad, make sure keypad.py has been uploaded to / on the ESP32-S3, and then add the statement from keypad import KeyPad to the top of the Python file.

Adapted from Python_Tutorial.pdf — Chapter 22, Matrix Keypad