Metadata-Version: 2.0
Name: Progetto-One-Pin-Keypad
Version: 0.0.1
Summary: Raspberry Pi compatible Python Package with examples for the One Pin Keypad.
Home-page: https://github.com/ProgettoCompany/Progetto_One_Pin_Keypad_Python_Package
Author: Progetto Company
Author-email: progettocompany@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Operating System :: POSIX :: Linux
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Classifier: Topic :: System :: Hardware

# Progetto One Pin Keypad Python Package
**This code is in alpha. Be aware that problems may arise.** This Python Package allows the Raspberry Pi and the One Pin Keypad to be used together with the help of an ADS1115 ADC breakout board.
## How to navigate this repository:
* **/examples** - Example code for the Python module.
* **/onepinkeypad.py** - The One Pin Keypad Python package.


## Documentation:
* [Product Page](https://www.tindie.com/products/Progetto/one-pin-keypad/)
* [Instructables tutorial](https://www.instructables.com/id/Meet-One-Pin-Keypad)
* [Eagle CAD Files](https://github.com/ProgettoCompany/One_Pin_Keypad_Eagle_Files)
* [Arduino library](https://github.com/ProgettoCompany/Progetto_One_Pin_Keypad_Arduino_Library)
## License Information:
This product is open source, the **code** is licensed under the [MIT License](https://opensource.org/licenses/MIT).

Distributed as-is; no warranty is given.
## Contact:
Email us at progettocompany@gmail.com if you have any questions or concerns.


