Adafruit-circuitpython-crickit

Latest version: v2.3.17

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

Scan your dependencies

Page 5 of 6

2.1.2

Put `.frozen` before `lib/` in `sys.path` only if necessary, and only if both are in `sys.path`. This allows testing of non-frozen libraries in `/`, and does not adjust the path if `.frozen` is already before `/lib`.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip install adafruit-circuitpython-crickit`.

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

2.1.1

- 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](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip install adafruit-circuitpython-crickit`.

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

2.0.2

Pin ordering for stepper motors on Drive terminals was incorrect.

---
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](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip install adafruit-circuitpython-crickit`.

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

2.0.1

API completely reworked and simplified.

---
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](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip install adafruit-circuitpython-crickit`.

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

1.0.2

* Servo improvements thanks to dhalbert
* pypi packaging

---
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](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip install adafruit-circuitpython-crickit`.

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

1.0.1

min_pulse` and `max_pulse` defaults for `servo` and `continuous_servo` are now 550ms and 2400ms. The old values of 1000ms and 2000ms did not cover full movement range for the servos in the Adafruit store.

---
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](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

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

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.