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
cd
git clone https://github.com/SequentMicrosystems/8inputs-rpi.git
cd 8inputs-rpi/
sudo make installNow you can access all the functions of the card through the command "8inputs". Use -h option for help:
8inputs -hIf you clone the repository any update can be made with the following commands:
cd
cd 8inputs-rpi/
git pull
sudo make installDiferent software interfaces and examples are available:
