Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/infineon/tle9879-bldc-shield
https://github.com/infineon/tle9879-bldc-shield
arduino arduino-library makers prototyping
Last synced: 3 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-13T14:44:30.000Z (5 months ago)
- Last Synced: 2024-09-14T05:25:33.108Z (5 months ago)
- Topics: arduino, arduino-library, makers, prototyping
- Language: C++
- Homepage:
- Size: 1.18 MB
- Stars: 14
- Watchers: 9
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TLE9879 BLDC Shield Arduino Library
![build-check](https://github.com/Infineon/TLE9879-BLDC-Shield/actions/workflows/build-check.yml/badge.svg)
![platformio_ci](https://github.com/Infineon/TLE9879-BLDC-Shield/actions/workflows/platformio_ci.yml/badge.svg)
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/cms/en/product/evaluation-boards/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/cms/en/tools/landing/infineon-for-makers/arduino-shields)
### LicenseThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.