Serial Wombat Arduino Library
Classes | Enumerations
SerialWombatHBridge.h File Reference
#include <stdint.h>
#include "SerialWombat.h"

Go to the source code of this file.

Classes

class  SerialWombatHBridge
 A class representing a Serial Wombat H Bridge Output. More...
 
class  SerialWombatHBridge_18AB
 Extends the SerialWombatHBridge class with SW18AB specific functionality, including SerialWombatAbstractScaledOutput. More...
 

Enumerations

enum  SerialWombatHBridgeDriverChip {
  RelayAndPWM = 0, LG9110_HG7881 = 1, DRV8833 = 2, DRV8871 = 3,
  L298N = 4, MX1508 = 5, BTS7960 = 6, IBT4 = 7,
  A4990 = 8, TB67H420FTG = 9
}
 

Enumeration Type Documentation

◆ SerialWombatHBridgeDriverChip

Enumerator
RelayAndPWM 
LG9110_HG7881 
DRV8833 
DRV8871 
L298N 
MX1508 
BTS7960 
IBT4 
A4990 
TB67H420FTG