Adafruit-circuitpython-cursorcontrol

Latest version: v2.8.1

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

Scan your dependencies

Page 6 of 6

1.1.0

* Added `DebouncedCursorManager` class: This subclass provide a debounced (non-raw) version on the A button and provides queries for when the button is just pressed, and just released, as well it's current state. "Just" in this context means "since the previous call to update. Utilizes the [CircuitPython_Debouncer](https://github.com/adafruit/Adafruit_CircuitPython_Debouncer) library. Thanks dastels
* Bug fixed in `CursorManager`, thanks dastels

Read the [docs](http://circuitpython.readthedocs.io/projects/cursorcontrol/en/latest/) for info on how to use it.

1.0.0

This library adds a `Cursor` class for generating, displaying, and moving a mouse cursor on a CircuitPython device's display.

Hardware-based control is within a `CursorManager` class and adds moving the `Cursor` using either a D-Pad (buttons) or a Joystick (analog potentiometers), and "clicking" the mouse.

Read the [docs](http://circuitpython.readthedocs.io/projects/cursorcontrol/en/latest/) for info on how to use it.

Page 6 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.