Skip to content

yaqwsx/RaspberryPi-GPIOClass-v2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RaspberryPi-GPIOClass-v2

Author: Hussam Al-Hertani

Description: The GPIOClass C++ class enables the Raspberry Pi its onboard GPIOs via the sysfs interface.

============================================================================================================

For more information please visit: http://hertaville.com/2012/11/18/introduction-to-accessing-the-raspberry-pis-gpio-in-c/

============================================================================================================

To build example natively on the Raspberry Pi:

g++ -fpermissive -Wall GPIOClass.cpp GPIOtest.cpp -o outBin

Make sure that the GPIOClass.h header file is in the work (RaspberryPi-GPIOClass-v2) directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%