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.
- 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.
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.
The module is also compatible with the DualMCU development board using MicroPython. Follow the official documentation to set up the environment:
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:
- Software: MIT License
- Datasheet: DRV2605L Datasheet
- Product Page: DRV2605L Product Page
- GitHub Repository: DRV2605L GitHub Repository
Special thanks to:
- Stefan Wagner for support with microcontroller CH552G and CH55x series.
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.