Commit 7ca40226 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev Committed by GitHub

Update README.md

parent 297680cb
......@@ -3,13 +3,13 @@
Scripts for working with 10393 camera systems from a host PC
* **ext_ssd_download.py**
1. Copies data (using *dd*) from a raw partition on an SSD/HDD connected a host PC to a specified destination path
Copies data (using *dd*) from a raw partition on an SSD/HDD connected a host PC to a specified destination path
* **int_ssd_download.py**
1. Connects to a camera
2. Finds the first raw partition on the internal SSD
3. Switches VSC3304 to connect SSD to PC
4. Copy to specified destination path using *dd*
5. Switches VSC3304 back to connect SSD to x393
Connects to a camera
Finds the first raw partition on the internal SSD
Switches VSC3304 to connect SSD to PC
Copy to specified destination path using *dd*
Switches VSC3304 back to connect SSD to x393
Supports multiple cameras. A preset option for Eyesis4Pi-393 cameras: **-m eyesis4pi**
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment