librpii2cslv is a I2C client library for Raspberry Pi.
You need wiringPi to use this library.
$ autoreconf -i -m
$ ./configure
$ make
$ sudo make install
$ make check
$ sudo test/test_simple
| Name | Name | Last commit date | ||
|---|---|---|---|---|
librpii2cslv is a I2C client library for Raspberry Pi.
You need wiringPi to use this library.
$ autoreconf -i -m
$ ./configure
$ make
$ sudo make install
$ make check
$ sudo test/test_simple