Skip to content

yggdr/ggpio

Repository files navigation

General GPIO

Wrap around several (in the future anyway) low-level GPIO python modules to make development and porting easier.

Current backend targets, in decreasing importance, are: * RPi.GPIO (Raspberry Pi, https://pypi.python.org/pypi/RPi.GPIO) * SUNXI_GPIO (Cubiboard A10, https://github.com/ruisebastiao/pySUNXI) * Linux's sysfs (all supported platforms (?))

The provided Application class is only meant as a demonstration of how to implement ggpio into a multithreaded application.

Bitdeli badge

About

General GPIO package for python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages