-
Notifications
You must be signed in to change notification settings - Fork 9
Ino Library Installation
The library can be installed in several ways:
- Arduino IDE Library Manager
- Arduino IDE Import .zip library
- Arduino IDE manual installation
- PlatformIO
These installation process are conveniently described in the official Arduino website.
Library name: multi-half-bridge
Download the desired .zip library version from the repository releases section.
![](img/gh-master-zip.png)
Refer to the PlatformIO wiki section and the official website.
Library Architecture
TLE94112 API
TLE94112Motor API
PAL Interface
Source Tree Structure
Preprocessor Configuration
Porting Guide
Doxygen Docs
Arduino
- Getting Started
- Lib Installation
- Arduino API
- PlatformIO
Cypress ModusToolbox
- Getting Started
- Lib Installation
- ModusToolbox API
- Examples
Cypress WICED
- Getting Started
- Lib Installation
- WICED API
- Troubleshooting Guide
Raspberry Pi (C++)
- Getting Started
- Lib Installation
- Raspberry Pi API
- Examples
Raspberry Pi (Python)
- Getting Started
- Lib Installation
- RPi Python API
- Examples