Skip to content

Latest commit

 

History

44 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

16univin-rpi

16univin-rpi

Drivers for Sequent Microsystems Sixteen Analog/Digital Inputs 8-Layer Stackable HAT for Raspberry Pi

MEGA-IND

Setup

Enable I2C communication first:

sudo raspi-config

A good article about I2C on Raspberry can be found here.

If you use Ubuntu you need to install raspi-config first:

sudo apt update
sudo apt install raspi-config

Make sure you have all tools you need:

sudo apt update
sudo apt-get install git build-essential

Usage

Install the command:

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

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

16univin -h

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

cd 16univin-rpi/  
git pull
sudo make install

About

Drivers for Sequent Microsystems Sixteen Universal Inputs HAT

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages