Examples Updated
- Updated
simpletest
andaio_post
examples to predefine externally connected ESP32 modules. - These examples now default to boards with pre-defined ESP32 pins (i.e:
ESP32_RST
) - Renamed PyPortal in both examples with a generic name to allow for other boards with
ESP32_Pin
board definitions like the M4 Metro WiFi.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-esp32spi
.
Read the docs for info on how to use it.