This package provides placeholders to emulate the RPi.GPIO package functions on other devices.
The expected output from the functions “input”, “getmode”, “event_detected”, and the delay time in seconds for “wait_for_edge” can be set using the “out” keyword argument. The output for these functions is random otherwise, except for “wait_for_edge” which is 1 second.
The remaining functions “add_event_callback”, “add_event_detect”, “cleanup”, “getmode”, “gpio_function”, “output”, “remove_event_detect”, “setmode”, “setup”, and “setwarnings” do nothing.
For examples and documentation of RPi.GPIO, visit http://sourceforge.net/p/raspberry-gpio-python/wiki/Home/
Project page: https://github.com/aharshac/rpi-gpio-emu
Change Log
0.0.1
Based on RPi.GPIO 0.6.5
Release files for rpi-gpio-emu 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rpi_gpio_emu-0.0.1-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Release files / rpi_gpio_emu-0.0.1-py2.py3-none-any.whl
| Download URL | rpi_gpio_emu-0.0.1-py2.py3-none-any.whl |
|---|---|
| Size | 3.9 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
176caaa42112b31b57b49b10bb720cfa3d65d2a8759e550f2e5d37f102ecd5f5
|
|
BLAKE2b-256 checksum How to use checksums |
6c0d746b8acc85e46c8cfdb341a639008335639b58aa0443536e047a811baf89
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.15
|