Commit Graph

5 Commits

Author SHA1 Message Date
d90781c0f8 Merge pull request 'Setup first approach on how to handle membran keypad.' (#2) from keypad into main
Reviewed-on: #2
2024-11-11 11:52:36 +01:00
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