Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).

### License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.