Skip to content

SequentMicrosystems/16inpind-rpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

16inpind-rpi

16inpind-rpi

This is the command line and Python library to control the Sequent Microsystems Sixteen LV Digital Inputs 8-Layer Stackable HAT for Raspberry Pi. This 8-layer stackable card contains 16 optically isolated digital inputs with reverse polarity protection.

To use this card, enable Raspberry Pi I2C communication

~$ sudo raspi-config

Usage

cd
git clone https://github.com/SequentMicrosystems/16inpind-rpi.git
cd 16inpind-rpi/
sudo make install

Now you can access all the functions of the 16-Inputs board through the command "16inpind". Use -h option for help:

16inpind -h

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

cd
cd 16inpind-rpi/  
git pull
sudo make install

About

Provides connection to the Sequent Microsystems 16 Opto-Isolated Inputs HAT

Resources

License

Stars

3 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors