Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 405 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 405 Bytes

GPIOClass

First Author: Hussam Al-Hertani

Adaptation for the Intel Edison : David Lavoie-Boutin

Description: C++ class for control of the onboard GPIOs via the sysfs interface. The class provides a simplified interface to set GPIO attributes using write system calls. This class was originally designed to work with the R-Pi and adapted for the Intel Edison board.