This package was made with pip-boilerplate
Project description
# GPIOEmulator
The easiest way to use this package is to install using pip for python 2.7
`bash $ sudo pip install GPIOEmulator `
using pip3 for python 3
`bash $ sudo pip3 install GPIOEmulator `
To use the emulator just type the following at the beginning of your script.
`python from GPIOEmulator.EmulatorGUI import GPIO `
## Works with
[python 2.7.15+](https://www.python.org/downloads/release/python-2715/)
[python 3.6.8](https://www.python.org/downloads/release/3.6.8)
## Simulation
This library simulates the following functions which are used in the RPi.GPIO library.
GPIO.setmode()
GPIO.setwarnings()
GPIO.setup()
GPIO.input()
GPIO.output()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file GPIOEmulator-1.1.2.tar.gz
.
File metadata
- Download URL: GPIOEmulator-1.1.2.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/2.7.15+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0b8952a1abc90c5b4f580f8e2c59c1c22f6078441dadfe57dbab9abe1f59efb |
|
MD5 | 8182ab1e7d2bee0dcfe5ac25562dd2b8 |
|
BLAKE2b-256 | 72b0f9dface2472a5ad4c0d7205e4c1358a1df40cd72b38176d03047e32941fb |
File details
Details for the file GPIOEmulator-1.1.2-py3-none-any.whl
.
File metadata
- Download URL: GPIOEmulator-1.1.2-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/2.7.15+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb4a2b50d9cd6bf979c90e38715b56e5153eea0c83930948dc9b07edd8d2ee2c |
|
MD5 | a734bce174634cf3002e9296f3201fc0 |
|
BLAKE2b-256 | 0dbd78ef6d8b35fb0b7123b13ebda0a0411edd26de99b962b8bca92712d190cd |