Changes for page AI Image Sensor Calibration
Last modified by Karry Zhuang on 2024/12/13 11:31
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -468,8 +468,9 @@ 468 468 469 469 ==== 3.2.1.6 Combined image ==== 470 470 471 -Once all the data has been uploaded to the TTN platform, the next step istocombine each packet in a new TXT fileintheorderitwas sent.Remembertostripout the firsteightbytes of each packet before combining.471 +Once all the data has been uploaded to the TTN platform, the subsequent step involves concatenating each packet in sequential order and saving it into a new TXT file. It is important to note that the first 8 bytes of each packet should be removed before concatenation. 472 472 473 +When you combine all the packets, you need to convert the data inside to binary. Here the conversion is demonstrated using the [[WinHex>>http://www.x-ways.net/winhex/index-m.html]] software. 473 473 474 474 475 475