Skip to main content

CircuitPython library for DRV2605 haptic motor controller.

Project description

Introduction

Documentation Status Discord Build Status Code Style: Black

CircuitPython module for the DRV2605 haptic feedback motor driver.

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle.

Installing from PyPI

On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally from PyPI. To install for current user:

pip3 install adafruit-circuitpython-drv2605

To install system-wide (this may be required in some cases):

sudo pip3 install adafruit-circuitpython-drv2605

To install in a virtual environment in your current project:

mkdir project-name && cd project-name
python3 -m venv .venv
source .venv/bin/activate
pip3 install adafruit-circuitpython-drv2605

Usage Example

See examples/drv2605_simpletest.py for a demo of the usage.

Documentation

API documentation for this library can be found on Read the Docs.

For information on building library documentation, please check out this guide.

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

adafruit-circuitpython-drv2605-1.2.7.tar.gz (29.8 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file adafruit-circuitpython-drv2605-1.2.7.tar.gz.

File metadata

File hashes

Hashes for adafruit-circuitpython-drv2605-1.2.7.tar.gz
Algorithm Hash digest
SHA256 270fcaf5a7eefa4c4b2c23c590035bb00e33d83f00e809c705d8069527d430e8
MD5 84437c9dc30d4a96ce51c00f2b32f3ac
BLAKE2b-256 bf316a07a62ed1461971163c142d52c08724c736767d1acb0832c123464e2377

See more details on using hashes here.

File details

Details for the file adafruit_circuitpython_drv2605-1.2.7-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_drv2605-1.2.7-py3-none-any.whl
Algorithm Hash digest
SHA256 f7e73fa5e866e86987db32dd4be1a324b4035f7f5f90bdb48a46d3b1d235ec0b
MD5 1f0e1ed2f8d8ba361975b00b5c1f8a92
BLAKE2b-256 817aecffb938f897405d2b0e5836038b8ed08d1b20231cd598e64b73c270d222

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page