Skip to content

Releases: adafruit/Adafruit_CircuitPython_STMPE610

Update to .pylintrc

12 Nov 17:35
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip install adafruit-circuitpython-stmpe610.

Read the docs for info on how to use it.

Now on PyPi!

07 Aug 23:15
02a7119
Compare
Choose a tag to compare
  • Added setup.py
  • Added PyPI release info to .travis.yml
  • Updated requirements.txt
  • Added a more comprehensive .gitignore

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip install adafruit-circuitpython-stmpe610.

Read the docs for info on how to use it.

fix a few pylint issues

19 Jul 01:07
4930878
Compare
Choose a tag to compare

minor changes to satisfy pylint. No functional changes

To use in CircuitPython, download the .mpy file and copy it to the lib folder on the CIRCUITPY drive. Or, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.

Release 1.0.0

18 Jul 11:17
60b73ff
Compare
Choose a tag to compare

Add SPI mode switch if initial communication fails. Set default Baudrate to 1MHz

To use in CircuitPython, download the .mpy file and copy it to the lib folder on the CIRCUITPY drive. Or, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.

0.8.0

01 May 18:27
8f06d6e
Compare
Choose a tag to compare
0.8.0 Pre-release
Pre-release

Thanks to @jerryneedell for adding initial support for the STMPE610 Resistive Touch Screen Controller.

To use in CircuitPython, download the .mpy file and copy it to the lib folder on the CIRCUITPY drive. Or, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.