Adafruit-circuitpython-esp32spi

Latest version: v8.4.2

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

Scan your dependencies

Page 15 of 17

1.3.6

* Added support for Enterprise WPA2, thanks docmollo!
* Example of using Enterprise WPA2 is located in `examples/esp32spi_wpa2ent_simpletest.py`
* Added `set_pin_mode`, `set_digital_write`, and `set_analog_write` methods to expose equivalent GPIO commands from nina-fw. Thanks cpforbes!

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.3.5

Removes the use of `bytes()` from `examples/esp32spi_aio_post.py`. Thanks jerryneedell!

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.3.4

This release fixes crashes due to header strings not being properly encoded (https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/pull/25). Thanks anecdata!

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.3.3

This release fixes headers not being cleared between requests.

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.3.2

Numeric timezones were causing PyPortal to crash in some demos, and this change will fix it for now.

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.3.1

WiFi Manager now allows getting IP address and RSSI. Thanks brentru.

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 15 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.