Skip to main content

CircuitPython helper library to simplify hardware interactions.

Project description

Introduction

Documentation Status Discord Build Status Code Style: Black

SimpleIO features a number of helpers to simplify hardware interactions. Many of the functions and classes are inspired by Arduino APIs to make it easier to move to CircuitPython from Arduino.

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle.

Installing from PyPI

On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally from PyPI. To install for current user:

pip3 install adafruit-circuitpython-simpleio

To install system-wide (this may be required in some cases):

sudo pip3 install adafruit-circuitpython-simpleio

To install in a virtual environment in your current project:

mkdir project-name && cd project-name
python3 -m venv .venv
source .venv/bin/activate
pip3 install adafruit-circuitpython-simpleio

Usage Example

See the examples in the examples/ folder for usage.

Documentation

API documentation for this library can be found on Read the Docs.

For information on building library documentation, please check out this guide.

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

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

Built Distribution

File details

Details for the file adafruit_circuitpython_simpleio-3.0.14.tar.gz.

File metadata

File hashes

Hashes for adafruit_circuitpython_simpleio-3.0.14.tar.gz
Algorithm Hash digest
SHA256 e5781126317817c8f4df9f0cb8dfd0c5cce7a3c0db79307dd6f500869954c739
MD5 6817bf1829056b4ee79a1c86a0595a1d
BLAKE2b-256 2e0bd65a1aa4042999b917801ea9a0ae93ad82ff2b2bcb6e211b23a2824def9a

See more details on using hashes here.

File details

Details for the file adafruit_circuitpython_simpleio-3.0.14-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_simpleio-3.0.14-py3-none-any.whl
Algorithm Hash digest
SHA256 2c338ab8b319bbcf2d04dbbc0f74cbeedf4856e92e9076203f4a92493a2a1fff
MD5 de1bc547aa04f068493b02711e775ca9
BLAKE2b-256 602936fa3b92a4e4511e0bd9fc4c72c13c3d74211aa5eb37ae4abbb24b66c96f

See more details on using hashes here.

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