Skip to content

balferreira/ABElectronics_IOPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABElectronics_IOPi

C Library to interface with ABElectronics IO Pi Plus...

This library makes a simple and easy interface to ABElectronics IO Pi Plus.

In order to compile and test, please do this:

  1. download the repo
  2. make (if you want to install on your system, after make, just type make install)
  3. gcc IOPItest.c -o IOPItest -L. -lABEIOPI
  4. LD_LIBRARY_PATH=/home/pi/ABElectronics/IOPI/ (or any other folder)
  5. export LD_LIBRARY_PATH
  6. ./IOPItest

About

C Library to interface with ABElectronics IO Pi Plus...

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published