Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.29 KB

File metadata and controls

38 lines (29 loc) · 1.29 KB

8inputs-rpi

8inputs-rpi

This is the command to control Eight HV Digital Inputs 8-Layer Stackable HAT for Raspberry Pi

Don't forget to enable I2C communication, instructions here

Install

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

Usage

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

8inputs -h

Update

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

cd
cd 8inputs-rpi/  
git pull
sudo make install

Diferent software interfaces and examples are available: