PyDracs¶
Distributed control and communications system mainly targeted at single board computers such as the raspberry pi.
- Free software: MIT license
- Documentation: https://pydracs.readthedocs.io.
NOTE: This package is currently under development so any current package/modules may change drastically from any final designs.
Features¶
- InputWatcher - Wraps RPi.GPIO library to enable blocking various operations
- Buttons - Creates a button on specified pin BCM number
Credits¶
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.