2020-03-11 22:50:12 +01:00
2020-02-19 13:43:59 +01:00
2020-03-11 22:50:12 +01:00
2019-09-12 22:48:55 +02:00

Build the driver library

To build the flippr-driver library run the following commands:

$ cd flippr-code/FlippR-Driver/build
$ cmake ..
$ make

This will create you the static-library file: flippr-code/FlippR-Driver/bin/libFlippR-Driver.a

The library uses wiringPi Pin numbering important for the config files

We added a script /usr/bin/reset_flippr this can be found in the repo and must be chosen in /etc/rc.local. It prevents the solenois from burning!

Description
No description provided
Readme 14 MiB
Languages
C++ 96.9%
CMake 2.5%
Python 0.5%