GPIO
Eine C++ Bibliothek, die den Zugriff auf die Pins des Raspberry Pi vereinfacht.
gpio

A C++ shared library for easy access of Raspberry Pi's GPIO

Dependencies

Building

1 make
2 sudo make install

Testing

1 make test
2 sudo ./gpio-test