Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 918 Bytes

README.rst

File metadata and controls

32 lines (20 loc) · 918 Bytes

Introduction

MicroPython module for the DRV2605 haptic feedback motor driver.

Original: https://github.com/adafruit/Adafruit_CircuitPython_DRV2605

Dependencies

This driver depends on:

  • Micropython

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.