Page 1 of 1

Reading input directly with C

Posted: 26 Feb 2025, 21:29
by jporto
Community,
Is there a C library available to directly read the inputs of the RevPi?.

Jose

Re: Reading input directly with C

Posted: 26 Feb 2025, 22:05
by nicolaiB
Hi Jose

For an example how the ios can be accessed with C I recommend a look at the pitest example application: https://gitlab.com/revolutionpi/revpi-p ... type=heads

Nicolai