mirror of https://github.com/OpenIPC/wiki.git
add sensor install example
parent
242d0a7a4f
commit
e856504b8f
|
@ -9,6 +9,7 @@ You need a sensor library and one sensor configuration file.
|
|||
You can find the files for your sensor following [this list](https://github.com/OpenIPC/wiki/blob/master/en/firmware-sensors.md).
|
||||
|
||||
As an example the image sensor "sc223a" will be installed to a gk7205v210 board ( with openipc-gk7205v210-fpv-8mb.bin flashed).
|
||||
|
||||
Install the files by downloading them directly from github to your device:
|
||||
```
|
||||
curl -s -L -o /usr/lib/sensors/libsns_sc223a.so https://github.com/OpenIPC/firmware/raw/master/general/package/goke-osdrv-gk7205v200/files/sensor/libsns_sc223a.so
|
||||
|
|
Loading…
Reference in New Issue