https://github.com/infineon/tle9879-bldc-shield
https://github.com/infineon/tle9879-bldc-shield
arduino arduino-library makers prototyping
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/infineon/tle9879-bldc-shield
- Owner: Infineon
- License: mit
- Created: 2020-01-03T12:22:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-09-17T15:04:08.000Z (10 months ago)
- Last Synced: 2025-10-13T06:20:05.144Z (9 months ago)
- Topics: arduino, arduino-library, makers, prototyping
- Language: C++
- Homepage:
- Size: 1.14 MB
- Stars: 17
- Watchers: 7
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/Infineon/TLE9879-BLDC-Shield/actions/workflows/compile_examples.yml)
[](https://github.com/Infineon/TLE9879-BLDC-Shield/actions/workflows/check_links.yml)
# TLE9879 BLDC Shield Arduino Library
Arduino library of Infineon's BLDC motor control shield with TLE9879 for Arduino.
## Supported Products
### Supported Hardware Platforms
The library should be supported by any Arduino platform based on the reference Arduino cores.
### Getting Started
Please refer to [this getting started guide](https://www.infineon.com/dgdl/Infineon-BLDC_Shield-GS-v01_00-EN.pdf?fileId=5546d462696dbf120169a0bb0da76e77).
### Alternative Firmware
The TLE9879 has an included microcontroller and therefore runs an own firmware. This firmware can be modified depending on your use case. Please refer to [this software package](https://www.infineon.com/cms/en/product/evaluation-boards/bldc_shield_tle9879/#!?fileId=5546d4626cb27db2016d48771e9c161a) for all required tools, sources and documentation.
### More information
- [Product Page](https://www.infineon.com/evaluation-board/BLDC-SHIELD-TLE9879)
- [User's Manual](https://www.infineon.com/dgdl/Infineon-BLDC_shield-UserManual-v01_02-EN.pdf?fileId=5546d462696dbf120169a0bb25396e7d)
- [Other Infineon Shields for Arduino](https://www.infineon.com/infineon-for-makers)
### License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.