raspi¶
This module provides some helper functions to use with the Raspberry Pi and the RPi.GPIO.
Description¶
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.
Resources and contributing¶
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@domain.com>
- Submit a Pull Request to the master branch on GitHub.