mirror of https://github.com/OpenIPC/wiki.git
add sensor install example
parent
e856504b8f
commit
819bb59db3
|
@ -4,9 +4,10 @@
|
||||||
Install Image Sensors
|
Install Image Sensors
|
||||||
-----------------------
|
-----------------------
|
||||||
|
|
||||||
If your image sensor driver is not included in the firmware image, you can install it manually.
|
If an image sensor driver is not included in the firmware image, you can install it manually.
|
||||||
|
|
||||||
You need a sensor library and one sensor configuration file.
|
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).
|
The files can be found 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).
|
As an example the image sensor "sc223a" will be installed to a gk7205v210 board ( with openipc-gk7205v210-fpv-8mb.bin flashed).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue