Commit Graph

4 Commits

Author SHA1 Message Date
9d748f0ab8 Setup first approach on how to handle membran keypad.
Provides class with external readable buffer; pin inputs are IRQ FALLING based. Handler can be overwritten, keypad size is adjustable and character map can be provided.
2024-11-11 11:38:09 +01:00
b96c6b6974 Merge pull request 'Initial setup of MFRC522 for Pico.' (#1) from mfrc522 into main
Reviewed-on: #1
2024-10-26 20:07:04 +02:00
d3f716707c Initial setup of MFRC522 for Pico. 2024-10-26 20:05:04 +02:00
7247f06bbf Initial commit 2024-10-21 19:48:43 +02:00