mirror of https://github.com/OpenIPC/wiki.git
Fix typos, add wifi module.
parent
caf4822ab0
commit
00aed77893
|
@ -28,27 +28,27 @@ may not be right for you.
|
||||||
|
|
||||||
_If you have another supported device to add, please do it [here][2]._
|
_If you have another supported device to add, please do it [here][2]._
|
||||||
|
|
||||||
| Brand | Model | Processor | Sensor | Flash Memory | LAN | WLAN | USB | Card |
|
| Brand | Model | Processor | Sensor | Flash Memory | LAN | WLAN | USB | Card |
|
||||||
|------------|--------------------|-------------|--------|--------------|-----|------------|------|------|
|
|------------|--------------------|-------------|--------|--------------|-----|---------------|------|------|
|
||||||
| | | | | | | | | |
|
| | | | | | | | | |
|
||||||
| Anjoy | MS-J10 | SSC335 | IMX307 | | Yes | No | Yes | No |
|
| Anjoy | MS-J10 | SSC335 | IMX307 | | Yes | No | Yes | No |
|
||||||
| Anjoy | YM-J10D | SSC337 | IMX307 | | Yes | No | Yes | No |
|
| Anjoy | YM-J10D | SSC337 | IMX307 | | Yes | No | Yes | No |
|
||||||
| Amorvue | NC1080AW | HI3518EV200 | SC2135 | MX25L6405D | Yes | Yes [5] | No | No |
|
| Amorvue | NC1080AW | HI3518EV200 | SC2135 | MX25L6405D | Yes | RTL8188EUS[5] | No | No |
|
||||||
| Chacon | [IPCAM-RI01][3] | HI3518EV300 | JXF23 | XM25QH128A | No | RTL8188FTV | WiFi | Yes |
|
| Chacon | [IPCAM-RI01][3] | HI3518EV300 | JXF23 | XM25QH128A | No | RTL8188FTV | WiFi | Yes |
|
||||||
| | | | | | | | | |
|
| | | | | | | | | |
|
||||||
| LTV | CNE-724 48 | HI3516EV200 | | | Yes | No | No | Yes |
|
| LTV | CNE-724 48 | HI3516EV200 | | | Yes | No | No | Yes |
|
||||||
| | | | | | | | | |
|
| | | | | | | | | |
|
||||||
| Rotek | Switcam HS303 (v1) | HI3518EV200 | | | No | RTL8188FU | WiFi | Yes |
|
| Rotek | Switcam HS303 (v1) | HI3518EV200 | | | No | RTL8188FU | WiFi | Yes |
|
||||||
| Rotek | Switcam HS303 (v2) | HI3518EV200 | OV9732 | GD25Q128CSIG | No | RTL8188EU | WiFi | Yes |
|
| Rotek | Switcam HS303 (v2) | HI3518EV200 | OV9732 | GD25Q128CSIG | No | RTL8188EU | WiFi | Yes |
|
||||||
| Rotek | Switcam HS303 (v3) | HI3518EV200 | | | No | RTL8188EU | WiFi | Yes |
|
| Rotek | Switcam HS303 (v3) | HI3518EV200 | | | No | RTL8188EU | WiFi | Yes |
|
||||||
| | | | | | | | | |
|
| | | | | | | | | |
|
||||||
| Smartwares | [CIP-37210][4] | HI3518EV200 | | | No | RTL8188FU | WiFi | Yes |
|
| Smartwares | [CIP-37210][4] | HI3518EV200 | | | No | RTL8188FU | WiFi | Yes |
|
||||||
| | | | | | | | | |
|
| | | | | | | | | |
|
||||||
| Xiaomi | MJSXJ02HL | HI3518EV300 | | | No | | | Yes |
|
| Xiaomi | MJSXJ02HL | HI3518EV300 | | | No | | | Yes |
|
||||||
| | | | | | | | | |
|
| | | | | | | | | |
|
||||||
| XM | BLK18EV-0062-0035 | HI3518EV200 | JXH62 | | Yes | | | Yes |
|
| XM | BLK18EV-0062-0035 | HI3518EV200 | JXH62 | | Yes | | | Yes |
|
||||||
| | | | | | | | | |
|
| | | | | | | | | |
|
||||||
| Zenotech | HI3516D_MB_V13_RA | HI3516DV100 | OV9689 | GD25Q128CSIG | Yes | No | | No |
|
| Zenotech | HI3516D_MB_V13_RA | HI3516DV100 | OV9689 | GD25Q128CSIG | Yes | No | | No |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -100,4 +100,4 @@ _If you have another supported device to add, please do it [here][2]._
|
||||||
[2]: https://github.com/OpenIPC/wiki/blob/master/en/guide-supported-devices.md
|
[2]: https://github.com/OpenIPC/wiki/blob/master/en/guide-supported-devices.md
|
||||||
[3]: https://github.com/OpenIPC/wiki/blob/master/en/device-chacon-ipcam-ri01.md
|
[3]: https://github.com/OpenIPC/wiki/blob/master/en/device-chacon-ipcam-ri01.md
|
||||||
[4]: https://ipcamtalk.com/threads/smartwares-cip-37210-wifi.64605/
|
[4]: https://ipcamtalk.com/threads/smartwares-cip-37210-wifi.64605/
|
||||||
[5]: Wifi can be enabled with stock 8Mb flash using custom build,or by upgreading to 16Mb flash and using ultimate firmware.
|
[5]: WiFi can be enabled with 8MB flash using a custom build, or by upgrading to a 16MB flash and using Ultimate firmware.
|
||||||
|
|
Loading…
Reference in New Issue