diff --git a/en/firmware-sensors.md b/en/firmware-sensors.md new file mode 100644 index 0000000..e013ec1 --- /dev/null +++ b/en/firmware-sensors.md @@ -0,0 +1,31 @@ +# OpenIPC Wiki +[Table of Content](../index.md) + +Supported Sensors +----------------- + +Sensors are supported on per SoC family (per SDK) basis. +To look up the list of supported sensors for your SoC you first need to detemine your SoC family, then check out the corresponding package. + +- [Ambarella S3L](https://github.com/OpenIPC/firmware/tree/master/general/package/ambarella-osdrv-s3l/files/sensor) +- [Fullhan FH8852V100](https://github.com/OpenIPC/firmware/tree/master/general/package/fullhan-osdrv-fh8852v100/files/sensor) +- [Fullhan FH8852V200](https://github.com/OpenIPC/firmware/tree/master/general/package/fullhan-osdrv-fh8852v200/files/sensor) +- [Goke GK710x](https://github.com/OpenIPC/firmware/tree/master/general/package/goke-osdrv-gk710x/files/sensor) +- [Goke GK7205V200](https://github.com/OpenIPC/firmware/tree/master/general/package/goke-osdrv-gk7205v200/files/sensor) +- [Grainmedia GM8136](https://github.com/OpenIPC/firmware/tree/master/general/package/grainmedia-osdrv-gm8136/files/sensor) +- [Hisilicon HI3516AV100](https://github.com/OpenIPC/firmware/tree/master/general/package/hisilicon-osdrv-hi3516av100/files/sensor) +- [Hisilicon HI3516CV100](https://github.com/OpenIPC/firmware/tree/master/general/package/hisilicon-osdrv-hi3516cv100/files/sensor) +- [Hisilicon HI3516CV200](https://github.com/OpenIPC/firmware/tree/master/general/package/hisilicon-osdrv-hi3516cv200/files/sensor) +- [Hisilicon HI3516CV300](https://github.com/OpenIPC/firmware/tree/master/general/package/hisilicon-osdrv-hi3516cv300/files/sensor) +- [Hisilicon HI3516CV500](https://github.com/OpenIPC/firmware/tree/master/general/package/hisilicon-osdrv-hi3516cv500/files/sensor) +- [Hisilicon HI3516EV200](https://github.com/OpenIPC/firmware/tree/master/general/package/hisilicon-osdrv-hi3516ev200/files/sensor) +- [Hisilicon HI3519V101](https://github.com/OpenIPC/firmware/tree/master/general/package/hisilicon-osdrv-hi3519v101/files/sensor) +- [Ingenic T20](https://github.com/OpenIPC/firmware/tree/master/general/package/ingenic-osdrv-t20/files/kmod) +- [Ingenic T30](https://github.com/OpenIPC/firmware/tree/master/general/package/ingenic-osdrv-t30/files/kmod) +- [Ingenic T31](https://github.com/OpenIPC/firmware/tree/master/general/package/ingenic-osdrv-t31/files/kmod) +- [Novatek NT9865x](https://github.com/OpenIPC/firmware/tree/master/general/package/novatek-osdrv-nt9856x/files/sensor) +- [Rockchip RV11xx](https://github.com/OpenIPC/firmware/tree/master/general/package/rockchip-osdrv-rv11xx/files/sensor) +- [Sigmastar MSC313E](https://github.com/OpenIPC/firmware/tree/master/general/package/sigmastar-osdrv-msc313e/files/sensor) +- [Sigmastar SSC335](https://github.com/OpenIPC/firmware/tree/master/general/package/sigmastar-osdrv-ssc335/files/sensor) +- [Xiongmai XM510](https://github.com/OpenIPC/firmware/tree/master/general/package/xiongmai-osdrv-xm510/files/sensor) +- [Xiongmai XM530](https://github.com/OpenIPC/firmware/tree/master/general/package/xiongmai-osdrv-xm530/files/sensor)