Adafruit-circuitpython-esp32spi

Latest version: v8.4.2

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 13 of 17

1.9.0

Exposes the [getTime function in nina-fw](https://github.com/adafruit/nina-fw/blob/master/main/CommandHandler.cpp#L792) to fetch the latest unix timestamp.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip3 install adafruit-circuitpython-esp32spi`.

Read the [docs](http://circuitpython.readthedocs.io/projects/esp32spi/en/latest/) for info on how to use it.

1.8.0

This release adds the ability to put the ESP32 into AP mode so that devices can connect to its local network. https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/pull/57
* Adds access point creation methods to `esp32spi.py`, thanks mscosti
* Can specify the SSID and an optional password for the network

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip3 install adafruit-circuitpython-esp32spi`.

Read the [docs](http://circuitpython.readthedocs.io/projects/esp32spi/en/latest/) for info on how to use it.

1.7.0

Release notes:
* Removal of `adafruit_esp32spi_requests.py` from ESP32SPI library.
* This library now depends on [CircuitPython_Requests](https://github.com/adafruit/Adafruit_CircuitPython_Requests).
* WiFiManager and examples patched for backwards-compatibility.
* Addition of Server Creation and Management support (https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/pull/59), thanks mscosti!


To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip3 install adafruit-circuitpython-esp32spi`.

Read the [docs](http://circuitpython.readthedocs.io/projects/esp32spi/en/latest/) for info on how to use it.

1.6.0

Adds WPA2 Enterprise support to the WiFi manager library.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip3 install adafruit-circuitpython-esp32spi`.

Read the [docs](http://circuitpython.readthedocs.io/projects/esp32spi/en/latest/) for info on how to use it.

1.5.0

This release includes a fix for a bug that was causing issues with large request headers:
https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/pull/29

Additionally the minor version has been bumped to signify the release of new non-breaking features from previous releases.

1.4.3

This release exposes the `esp` object within `WiFiManager` to allow a library to import `WiFiManager` and access the lower-level `esp` methods from a WiFiManager, per https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/pull/60

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip3 install adafruit-circuitpython-esp32spi`.

Read the [docs](http://circuitpython.readthedocs.io/projects/esp32spi/en/latest/) for info on how to use it.

Page 13 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.