GitHub / 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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparkfun%2FSparkFun_Qwiic_Haptic_Driver_DA7280_Arduino_Library
PURL: pkg:github/sparkfun/SparkFun_Qwiic_Haptic_Driver_DA7280_Arduino_Library
Stars: 7
Forks: 8
Open issues: 5
License: None
Language: C++
Size: 3.35 MB
Dependencies parsed at: Pending
Created at: almost 5 years ago
Updated at: 8 months ago
Pushed at: 11 months ago
Last synced at: about 2 months ago
Topics: arduino, arduino-library, haptic, haptic-feedback, i2c, qwiic, sparkfun
Bug fix to deault nominal voltage
v1.1.3
Users described weak vibrations with the default nominal voltage setting. This has been corrected to match the default value in the register.
Download
Default Motor Settings update
v1.0.2
Updates settings for the motor’s impedance, maximum allowable current, and its’ resonant frequency.
Download
v1.0.1
v1.0.1
- Fix minor typos and adjusting debugging output in examples
- Add
clearIrq()
in I2C_mode.ino example in case users need - Move
clearIrq()
into for loops when increasing the applied power as opposed to waiting to exit the for loop to clear the flag - Add option to adjust Artemis PWM resolution in case the default is not set to 8-bit
- Adjust frequency of the Artemis PWM signal to be slightly higher than 10kHz on the Artemis for smoother transition
- Use Artemis as default in PWM example
Download
Download