Skip to main content

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

## 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

GPIOEmulator-1.1.2.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

GPIOEmulator-1.1.2-py3-none-any.whl (7.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page