Skip to content

SequentMicrosystems/16relind-rpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

16relind-rpi

This is the command line to control the Sixteen RELAYS 8-Layer Stackable HAT for Raspberry Pi.

Don't forget to enable I2C communication:

sudo raspi-config

Usage

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

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

16relind -h

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

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

About

Sixteen RELAYS 8-Layer Stackable HAT for Raspberry Pi drivers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors