Skip to main content

CircuitPython driver library for using ESP32 as WiFi co-processor using SPI

Project description

Introduction

Documentation Status Discord Build Status Code Style: Ruff

CircuitPython driver library for using ESP32 as WiFi co-processor using SPI. The companion firmware is available on GitHub. Please be sure to check the example code for any specific firmware version dependencies that may exist.

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

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

sudo pip3 install adafruit-circuitpython-esp32spi

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

Usage Example

Check the examples folder for various demos for connecting and fetching data!

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


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

adafruit_circuitpython_esp32spi-11.1.1.tar.gz (48.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file adafruit_circuitpython_esp32spi-11.1.1.tar.gz.

File metadata

File hashes

Hashes for adafruit_circuitpython_esp32spi-11.1.1.tar.gz
Algorithm Hash digest
SHA256 d3543a758676fdcdf3f27a5b8551a78bd5f3b57a5ef966bd9756c295f76eafd3
MD5 fc63118e5c3e4990209399ba3eb30f58
BLAKE2b-256 3aeb77ae49d5f33ab097daab36af538455881a4b6ef06e45c45f5b06ec7dc726

See more details on using hashes here.

File details

Details for the file adafruit_circuitpython_esp32spi-11.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_esp32spi-11.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a5ec10d96a4bc8d27f12ae383da837294b93af21c63ee2c0cd32415001a8b64b
MD5 8dbee6a89bf8ce1417254f96f8c367d6
BLAKE2b-256 0b3b0a3f9978f890d7b0517e923c367de67b7faecc97d4c8356ca216b05f3231

See more details on using hashes here.

Supported by

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