Skip to content

ESP32 GPIO Example

Compare
Choose a tag to compare
@brentru brentru released this 21 Apr 18:14
3cf7b8a

This release adds:

  • #89 Example illustrating the set_digital_write() and set_analog_write() functions and the set_digital_read() and set_analog_read() functions. Thanks @anecdata!

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.