This module provides some helper functions to use with the Raspberry Pi and the RPi.GPIO.
Description
This module provides some helper functions to use with the Raspberry Pi and the RPi.GPIO.
When I can I will add more.
If anyone wishes to contribute with new code or corrections/suggestions, feel free.
Installation
$ pip install raspi
Resources
Contributing
- Fork the repository on GitHub.
- Make a branch of master and commit your changes to it.
- Ensure that your name is added to the end of the AUTHORS.rst file using the format:
Name <[email protected]>
- Submit a Pull Request to the master branch on GitHub.
Copyright 2009-2015 Joao Carlos Roseta Matos. Licensed under the GNU General Public License v2 or later (GPLv2+).