| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| README.html | 2020-01-02 22:28 | 540 | ||
| Makefile | 2020-01-02 22:28 | 1.0K | ||
| measure.cpp | 2020-01-02 22:28 | 2.1K | ||
| gpiocpp.cpp | 2020-01-02 22:28 | 2.6K | ||
| blink.cpp | 2020-01-02 22:28 | 2.8K | ||
| gpiocpp.h | 2020-01-02 22:28 | 4.0K | ||
A C++ class for fast GPIO on the Raspberry Pi.
GPIOCPP version 0.09, march 18, 2017 - COPYLEFT Pieter Suurmond.
The core consists of just 2 sourcefiles:
gpioccpp.h headerfile to include.
gpioccpp.cpp hidden implementation.
There are 2 example programs:
blink.cpp shows how to write GPIO pins.
measure.cpp shows how to read GPIO pins and
install pull-up/down resistors.
Download the latest version:
gpiocpp-0.09.tar.gz