/libFTDI-Super4-Relay-Control

Control of the Super4 relayboard using the libFTDI rather than the proprietary FTDI ones.

Primary LanguageCBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Super4 C Interface

libftdi bit bang interface for Super4 USB Relay

USB hub powered, modular relay control board. Relays (4 x): 5 Amp 30VDC, 5Amp 250V AC

Uses libftdi instead of the libftd2xx drivers from FTDI.

Usage

make
./super4 -l # List devices
./super4 -m 15 # All relays on.
./super4 -m 0 # All relays off.
./super4 -r # Read relay status.