SunFounder Fusion HAT+
About this HAT
Quick User Guide
Hardware
Related Projects
Think · Talk · Drive — AI-Powered with Multi-LLMs
fusion_hat package
Subpackages
fusion_hat.modules package
Submodules
Submodules
FAQ
SunFounder Fusion HAT+
fusion_hat package
fusion_hat.modules package
fusion_hat.modules.keypad module
View page source
fusion_hat.modules.keypad module
class
fusion_hat.modules.keypad.
Keypad
(
rows_pins
,
cols_pins
,
keys
)
[source]
Bases:
object
read
(
)
[source]
Read the currently pressed keys on the keypad. :return: A list of pressed keys.