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

adafruit-circuitpython-simpleio-3.0.9.tar.gz (27.3 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file adafruit-circuitpython-simpleio-3.0.9.tar.gz.

File metadata

File hashes

Hashes for adafruit-circuitpython-simpleio-3.0.9.tar.gz
Algorithm Hash digest
SHA256 007c0641dc9d01747e6a735297bb600b09945f481e769f959969f8c896e38fe5
MD5 15fdd149adac09c71cf9dfc9adc5d277
BLAKE2b-256 d6881b6e51a920a63812a9bf77b840b095afeb871e56e7f44f3feb90238daa4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_simpleio-3.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 3e917775947c66a8f1e34e6daecb679c3303020943f90f1c92ac4fea3222399d
MD5 6a1167779485ac2c63a20fdd409d37c8
BLAKE2b-256 e49acceba5fff970c0f19d4b0004e55d5107a098309e4eedc76e51cca5f032c0

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