89acc4a733b00f3082a8529361e905cb3c099382
Chip-cn-dat/HF-HanFeng-dat/HF-HanFeng-dat.md
| ... | ... | @@ -1,6 +0,0 @@ |
| 1 | - |
|
| 2 | -# HF-HanFeng-dat |
|
| 3 | - |
|
| 4 | -## ref |
|
| 5 | - |
|
| 6 | -- [[HF-hanfeng]] |
|
| ... | ... | \ No newline at end of file |
Chip-cn-dat/HanFeng-dat/HanFeng-dat.md
| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | + |
|
| 2 | +# HF-HanFeng-dat |
|
| 3 | + |
|
| 4 | +## ref |
|
| 5 | + |
|
| 6 | +- [[HF-hanfeng]] |
|
| ... | ... | \ No newline at end of file |
Chip-cn-dat/allwinner-dat/F133-dat/F133-dat.md
| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | + |
|
| 2 | +# F133-dat |
|
| 3 | + |
|
| 4 | + |
|
| 5 | + |
|
| 6 | + |
|
| 7 | +## ref |
|
| 8 | + |
|
| 9 | +- [[F133]] - [[allwinner]] |
|
| ... | ... | \ No newline at end of file |
Chip-cn-dat/allwinner-dat/T113-dat/T113-SCH2.jpg
| ... | ... | Binary files /dev/null and b/Chip-cn-dat/allwinner-dat/T113-dat/T113-SCH2.jpg differ |
Chip-cn-dat/allwinner-dat/T113-dat/T113-dat.md
| ... | ... | @@ -3,12 +3,14 @@ |
| 3 | 3 | |
| 4 | 4 | - [[thermal-imaging-camera-dat]] |
| 5 | 5 | |
| 6 | - |
|
| 6 | +- [[D1S-dat]] |
|
| 7 | 7 | |
| 8 | 8 | ## SCH |
| 9 | 9 | |
| 10 | 10 |  |
| 11 | 11 | |
| 12 | + |
|
| 13 | + |
|
| 12 | 14 | |
| 13 | 15 | ## Note |
| 14 | 16 |
Chip-cn-dat/allwinner-dat/allwinner-dat.md
| ... | ... | @@ -1,8 +1,13 @@ |
| 1 | 1 | |
| 2 | 2 | # allwinner-dat |
| 3 | 3 | |
| 4 | +- [[Thermal-imaging-camera-dat]] |
|
| 4 | 5 | |
| 5 | 6 | - [[T113-dat]] |
| 7 | +- [[F133-dat]] |
|
| 8 | + |
|
| 9 | +- [[RTL8723-dat]] - [[realtek-dat]] |
|
| 10 | + |
|
| 6 | 11 | |
| 7 | 12 | ## forum |
| 8 | 13 | |
| ... | ... | @@ -10,6 +15,11 @@ |
| 10 | 15 | - [WhyCan论坛](https://whycan.com/) |
| 11 | 16 | |
| 12 | 17 | |
| 18 | + |
|
| 19 | +## SDK |
|
| 20 | + |
|
| 21 | +- [[TINA-dat]] - [[SDK-dat]] |
|
| 22 | + |
|
| 13 | 23 | ## repo |
| 14 | 24 | |
| 15 | 25 |
Chip-cn-dat/hikvision-dat/TB4117-dat/TB4117-dat.md
| ... | ... | @@ -0,0 +1,63 @@ |
| 1 | + |
|
| 2 | +# TB4117-dat.md |
|
| 3 | + |
|
| 4 | +## UVC mode |
|
| 5 | + |
|
| 6 | +- [[UVC-dat]] |
|
| 7 | + |
|
| 8 | +## NCM mode |
|
| 9 | + |
|
| 10 | +wiring |
|
| 11 | + |
|
| 12 | +- VCC <-> VCC, |
|
| 13 | +- D- <-> D-, |
|
| 14 | +- D+ <-> D+, |
|
| 15 | +- GND <-> CGND |
|
| 16 | + |
|
| 17 | +### change to UVC mode |
|
| 18 | + |
|
| 19 | +### Step-by-Step: Changing TB4117 Module to UVC Mode (Hikvision) |
|
| 20 | + |
|
| 21 | +#### 1. Prepare the Environment |
|
| 22 | + |
|
| 23 | +- Install a Linux virtual machine (VM) on your computer. |
|
| 24 | +- Map the TB4117 device to the Linux VM so it is recognized as a USB network card. |
|
| 25 | +- (Optional) Disable IPv6 in the Linux system. |
|
| 26 | +- Manually set the IPv4 address range to: `192.168.1.2-192.168.1.64` with subnet mask `255.255.255.0`. |
|
| 27 | + |
|
| 28 | +#### 2. Access the Device Web Interface |
|
| 29 | + |
|
| 30 | +- Open a browser in the Linux VM and go to `192.168.1.64`. |
|
| 31 | +- Log in to the Hikvision interface using: |
|
| 32 | + - Username: `admin` |
|
| 33 | + - Password: `a1234567` |
|
| 34 | +- After logging in, navigate to System Maintenance and locate the option to change the USB protocol. |
|
| 35 | +- **Important:** Once you change the USB protocol, you will need an 88179 chipset USB network card connected to a router to access the admin interface again. Make sure all necessary parameters are set before changing the protocol. |
|
| 36 | + |
|
| 37 | +#### 3. If Password Is Incorrect |
|
| 38 | + |
|
| 39 | +- Purchase a USB network card with the 88179 chipset. |
|
| 40 | +- Connect the device to the network card and pull down pin 2 (the only empty pin) during connection. |
|
| 41 | +- Power both the network card and the module, and connect the network card's Ethernet cable to your router. |
|
| 42 | + |
|
| 43 | +#### 4. Resetting Password via Hikvision Website |
|
| 44 | + |
|
| 45 | +- Use Hikvision's official "Device Network Scan" tool to scan for devices. |
|
| 46 | +- Click "Change Password" and export the key file. |
|
| 47 | +- Send the exported key file to Hikvision support. |
|
| 48 | +- Import the returned decrypted file to reset the password. |
|
| 49 | +- If using the network card, change the device's IP address to match your router's subnet (e.g., if your router assigns `192.168.31.2`, set the device to `192.168.31.xx`). This allows you to log in from Windows. |
|
| 50 | + |
|
| 51 | +#### 5. Additional Notes |
|
| 52 | + |
|
| 53 | +- Price for this module has increased. Previously purchased for 268 RMB (shipping included), but now prices are around 300 RMB. |
|
| 54 | +- Only recommended if the seller offers UVC protocol conversion and provides the device password for 300 RMB (shipping included). |
|
| 55 | +- Main issues: complicated parameter adjustments and large temperature measurement errors. Maximum temperature observable is 121°C. |
|
| 56 | + |
|
| 57 | + |
|
| 58 | + |
|
| 59 | + |
|
| 60 | +## ref |
|
| 61 | + |
|
| 62 | + |
|
| 63 | +- [[TB4117]] - [[hikvision]] |
|
| ... | ... | \ No newline at end of file |
Chip-cn-dat/hikvision-dat/hikvision-dat.md
| ... | ... | @@ -1,7 +1,7 @@ |
| 1 | 1 | |
| 2 | 2 | # hikvision-dat |
| 3 | 3 | |
| 4 | -海康威视 TB4117 |
|
| 4 | +海康威视 [[TB4117-dat]] |
|
| 5 | 5 | |
| 6 | 6 | |
| 7 | 7 | ## ref |
Chip-dat/Realtek-dat/RTL8723-dat/2025-07-13-22-32-52.png
| ... | ... | Binary files /dev/null and b/Chip-dat/Realtek-dat/RTL8723-dat/2025-07-13-22-32-52.png differ |
Chip-dat/Realtek-dat/RTL8723-dat/2025-07-13-22-33-38.png
| ... | ... | Binary files /dev/null and b/Chip-dat/Realtek-dat/RTL8723-dat/2025-07-13-22-33-38.png differ |
Chip-dat/Realtek-dat/RTL8723-dat/2025-07-13-22-33-55.png
| ... | ... | Binary files /dev/null and b/Chip-dat/Realtek-dat/RTL8723-dat/2025-07-13-22-33-55.png differ |
Chip-dat/Realtek-dat/RTL8723-dat/RTL8723-dat.md
| ... | ... | @@ -0,0 +1,13 @@ |
| 1 | + |
|
| 2 | +# RTL8723-dat |
|
| 3 | + |
|
| 4 | + |
|
| 5 | + |
|
| 6 | + |
|
| 7 | + |
|
| 8 | + |
|
| 9 | + |
|
| 10 | + |
|
| 11 | +## ref |
|
| 12 | + |
|
| 13 | +- [[realtek-dat]] |
|
| ... | ... | \ No newline at end of file |
Chip-dat/Realtek-dat/Realtek-dat.md
| ... | ... | @@ -4,6 +4,8 @@ |
| 4 | 4 | |
| 5 | 5 | ## chips |
| 6 | 6 | |
| 7 | +- [[RTL8723-dat]] |
|
| 8 | + |
|
| 7 | 9 | - [[RTL8201-dat]] |
| 8 | 10 | |
| 9 | 11 | - [[RTL8192-dat]] - [[RTL8211-dat]] - [[RTL8305-dat]] |
SDK-dat/TINA-dat/TINA-dat.md
| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | + |
|
| 2 | +# TINA-dat |
|
| 3 | + |
|
| 4 | +## ref |
|
| 5 | + |
|
| 6 | +- [[SDK]] - [[TINA]] |
|
| ... | ... | \ No newline at end of file |
app-dat/Thermal-imaging-camera-dat/Thermal-imaging-camera-dat.md
| ... | ... | @@ -10,7 +10,9 @@ |
| 10 | 10 | |
| 11 | 11 | - [[EA3036-dat]] - [[STC-dat]] |
| 12 | 12 | |
| 13 | -- [[hikvision-dat]] - [[MLX90640-dat]] |
|
| 13 | +- [[hikvision-dat]] |
|
| 14 | + |
|
| 15 | +- [[MLX90640-dat]] |
|
| 14 | 16 | |
| 15 | 17 | - [[LCD-dat]] |
| 16 | 18 |