Skip to content

Haptic Motor Driver module for DRV2605L by Unit Electronics. Open-source hardware/software for Cocket Nova, ESP32, and RP2040. Includes reference example code.

License

Notifications You must be signed in to change notification settings

UNIT-Electronics-MX/unit_drv2605l_haptic_motor_driver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Module DRV2605L Haptic Motor Driver

Unit Electronics developed a Haptic Motor Driver module for the DRV2605L IC from Texas Instruments. The DRV2605L is a versatile Haptic Driver for LRA and ERM motors, offering advanced features for haptic feedback applications. The module is available on the Unit Electronics GitHub repository.

DRV2605L Module

Features

  • Compatibility: Works seamlessly with:
    • Cocket Nova (SDCC Compiler)
    • RP2040 and ESP32 (MicroPython)
  • Integrated Development Environments:
    • Thonny IDE for MicroPython (ESP32 & RP2040)
    • Visual Studio Code for Cocket Nova (SDCC)
  • Open Source: Hardware and software licensed under MIT.

Getting Started

Using the Module with Cocket Nova

The module is compatible with the Cocket Nova board using the SDCC compiler. To get started, follow the official documentation to install the necessary tools and drivers:

Additional examples are available in the CH55X_SDCC_Examples repository.

Using the Module with ESP32 and MicroPython

The module is also compatible with the DualMCU development board using MicroPython. Follow the official documentation to set up the environment:

Licensing

This project is licensed under the GNU General Public License v3.0 (GPL-3.0) for all original work and modifications for Cocket NOVA. However, portions of the code are based on MCU Templates by wagiminator, which are licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License (CC BY-SA 3.0).

For more details, see:

This project is open source! Both the hardware and software are licensed under the MIT License for MicroPython:

Credits and References

Special thanks to:

  • Stefan Wagner for support with microcontroller CH552G and CH55x series.

About Unit Electronics

The DRV2605L Haptic Motor Driver Module is developed and maintained by Unit Electronics, dedicated to creating open-source hardware and software solutions for embedded systems.

For questions, feedback, or contributions, feel free to reach out or submit issues through the GitHub repository.

About

Haptic Motor Driver module for DRV2605L by Unit Electronics. Open-source hardware/software for Cocket Nova, ESP32, and RP2040. Includes reference example code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 88.9%
  • Python 9.6%
  • Makefile 1.5%