https://github.com/sparkfun/sparkfun_qwiic_haptic_driver_da7280_arduino_library
Arduino library support for the SparkFun Qwiic Haptic Driver to control Dialog Semiconductor's DA7280 motor driver IC and the built-in LRA vibration motor via I2C.
https://github.com/sparkfun/sparkfun_qwiic_haptic_driver_da7280_arduino_library
arduino arduino-library haptic haptic-feedback i2c qwiic sparkfun
Last synced: 3 months ago
JSON representation
Arduino library support for the SparkFun Qwiic Haptic Driver to control Dialog Semiconductor's DA7280 motor driver IC and the built-in LRA vibration motor via I2C.
- Host: GitHub
- URL: https://github.com/sparkfun/sparkfun_qwiic_haptic_driver_da7280_arduino_library
- Owner: sparkfun
- Created: 2020-11-13T15:51:15.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-11-16T23:19:45.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T00:11:24.663Z (over 1 year ago)
- Topics: arduino, arduino-library, haptic, haptic-feedback, i2c, qwiic, sparkfun
- Language: C++
- Homepage:
- Size: 3.34 MB
- Stars: 3
- Watchers: 7
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SparkFun Qwiic Haptic Driver DA7280 Arduino Library
========================================[](https://www.sparkfun.com/products/17590)
[*SparkFun Qwiic Haptic Driver - DA7280 (ROB-17590)*](https://www.sparkfun.com/products/17590)
Arduino library support for the SparkFun Qwiic Haptic Driver to control Dialog Semiconductor's DA7280 motor driver IC and the built-in LRA vibration motor via I2C.
Repository Contents
-------------------* **/Documents** - Additional documentation for the user. These files are ignored by the IDE.
* **/examples** - Example sketches for the library (.ino). Run these from the Arduino IDE.
* **/src** - Source files for the library (.cpp, .h).
* **keywords.txt** - Keywords from this library that will be highlighted in the Arduino IDE.
* **library.properties** - General library properties for the Arduino package manager.Documentation
--------------* **[Installing an Arduino Library Guide](https://learn.sparkfun.com/tutorials/installing-an-arduino-library)** - Basic information on how to install an Arduino library.
* **[TimerOne Arduino Library by Paul Stoffregen](https://github.com/PaulStoffregen/TimerOne)** - Additional Arduino Library if you are using the PWM example with an ATmega328P.
* **[Hookup Guide](https://learn.sparkfun.com/tutorials/1461)** - Basic hookup guide for the DA7280 Haptic Driver.
* **[Product Repository](https://github.com/sparkfun/Qwiic_Haptic_Driver_DA7280)** - Main repository (including hardware files) for the DA7280 Haptic Driver.Products that use this Library
---------------------------------* [ROB-18247](https://www.sparkfun.com/products/18247) - Kit version with the Qwiic Haptic Driver, LRA motor, and wires separate
* [ROB-17590](https://www.sparkfun.com/products/17590) - Qwiic Haptic Driver with LRA motor attached to boardVersion History
---------------* v1.0.1
* v1.0.0License Information
-------------------This product is _**open source**_!
Please review the LICENSE.md file for license information.
If you have any questions or concerns on licensing, please contact technical support on our [SparkFun forums](https://forum.sparkfun.com/viewforum.php?f=152).
Distributed as-is; no warranty is given.
- Your friends at SparkFun.
__