Skip to content

Releases: adafruit/Adafruit_CircuitPython_Touchscreen

1.1.17 - Added type annotations

02 Sep 20:32
7db8002
Compare
Choose a tag to compare

Added type annotations for this library. Thanks @tcfranks!

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

To use in CPython, pip3 install adafruit-circuitpython-touchscreen.

Read the docs for info on how to use it.

1.1.16 - Made copyright stay up to date in docs/conf.py

26 Aug 02:25
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-touchscreen.

Read the docs for info on how to use it.

1.1.15 - Fixed version string

22 Aug 18:53
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-touchscreen.

Read the docs for info on how to use it.

1.1.14 - Switched to pyproject.toml

09 Aug 19:51
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-touchscreen.

Read the docs for info on how to use it.

1.1.13 - Added cp.org link to index.rst

09 Jun 18:55
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-touchscreen.

Read the docs for info on how to use it.

1.1.12 - Repo documentation and config updates

07 Jun 17:24
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-touchscreen.

Read the docs for info on how to use it.

1.1.11 - Calibration Example

28 May 15:16
667f9d9
Compare
Choose a tag to compare

This release contains a new calibration example that walks through getting accurate calibration values for your touch overlay and environment. Thank you @CedarGroveStudios

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

To use in CPython, pip3 install adafruit-circuitpython-touchscreen.

Read the docs for info on how to use it.

1.1.10 - Updated documentation link, python version

04 Feb 21:07
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-touchscreen.

Read the docs for info on how to use it.

1.1.9 - Remove Uneeded Debugging Statement

03 Jan 18:04
ebb5d19
Compare
Choose a tag to compare

Thank you @CedarGroveStudios

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

To use in CPython, pip3 install adafruit-circuitpython-touchscreen.

Read the docs for info on how to use it.

1.1.8 - Improved Touch Logic

30 Dec 17:23
52e6386
Compare
Choose a tag to compare

Thank you @CedarGroveStudios

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

To use in CPython, pip3 install adafruit-circuitpython-touchscreen.

Read the docs for info on how to use it.