Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/muka/micropython-nodemcu-maxtix-keypad

Micropython Matrix Keypad for NodeMCU
https://github.com/muka/micropython-nodemcu-maxtix-keypad

maxtix-keypad micropython nodemcu

Last synced: 23 days ago
JSON representation

Micropython Matrix Keypad for NodeMCU

Awesome Lists containing this project

README

        

# Micropython Matrix Keypad for NodeMCU

An simple implementation to read values out of a [Matrix Keypad](https://amzn.to/2VlkYND)

For a standalone example see `keypad` or run it `pyboard ./keypad.py`

Inspired by [Chris--A/Keypad](https://github.com/Chris--A/Keypad)