Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/infineon/arduino-multi-half-bridge
Arduino library for Infineon's Multi Half-Bridge
https://github.com/infineon/arduino-multi-half-bridge
arduino-library dc-motor-control makers prototyping release tle94112el
Last synced: 1 day ago
JSON representation
Arduino library for Infineon's Multi Half-Bridge
- Host: GitHub
- URL: https://github.com/infineon/arduino-multi-half-bridge
- Owner: Infineon
- License: mit
- Created: 2021-07-19T11:55:32.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T12:51:21.000Z (about 2 months ago)
- Last Synced: 2024-09-17T16:03:21.907Z (about 2 months ago)
- Topics: arduino-library, dc-motor-control, makers, prototyping, release, tle94112el
- Language: C++
- Homepage:
- Size: 42 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Multi Half-Bridge Arduino Library
![build-check](https://github.com/Infineon/arduino-multi-half-bridge/actions/workflows/build-check.yml/badge.svg)
Arduino library of Infineon's Multi Half-Bridge IC controllers.
## Supported Products
DC motor control shield with TLE94112EL for Arduino
TLE94112ES / TLE94112EL
### Supported Hardware Platforms
The library should be supported by any Arduino platform based on the reference Arduino cores.
Check in this [link](https://github.com/Infineon/multi-half-bridge/wiki/Hardware-Platforms) the already verified (at least successfully built) platforms, and find out which boards are under CI build check [here](https://github.com/Infineon/multi-half-bridge/blob/master/.github/workflows/build-check.yml).
### Getting Started
Find a getting started tutorial based on the DC Motor Control Shield for Arduino and the XMC4700 Relax Kit [here](https://github.com/Infineon/multi-half-bridge/wiki/Ino-Getting-Started).
### More information
The complete relevant Arduino documentation (and more) can be found in the base XFP library [Wiki](https://github.com/infineon/multi-half-bridge/wiki/Home):
* Arduino Lib Installation
* Examples
* Arduino API
* PlatformIO### Contributing
This is a release repository for the Arduino framework. The code basis is maintained and developed in the Multi Half-bridge Cross-Framework-Platform (XFP) library [repository](https://github.com/infineon/multi-half-bridge).
### LicenseThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.