Skip to content

Command line, Python library, Node-Red and more for Sequent Microsystems 8-Relay-Industrial Card

License

Notifications You must be signed in to change notification settings

SequentMicrosystems/8relind-rpi

Repository files navigation

relay8-rpi

8relind-rpi

relay8-rpi

This is the command line and python functions to control the 8-RELAYS Stackable Card for Raspberry Pi Ver. 4.If you use Ver 3.x download from here. If you have Ver. 1-2 with screw-type connectors download from here.

Don't forget to enable I2C communication:

~$ sudo raspi-config

Usage

~$ git clone https://github.com/SequentMicrosystems/8relind-rpi.git
~$ cd 8relind-rpi/
~/8relind-rpi$ sudo make install

Now you can access all the functions of the relays board through the command "8relind". Use -h option for help:

~$ 8relind -h

If you clone the repository any update can be made with the following commands:

~$ cd 8relind-rpi/  
~/8relind-rpi$ git pull
~/8relind-rpi$ sudo make install

About

Command line, Python library, Node-Red and more for Sequent Microsystems 8-Relay-Industrial Card

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published