COCOFLY Tutorial - Crazy Shell Drone Series Quick Start [3] OPENMV Script Burning
[Copy link]
OPENMV script burning
The burning of OPENMV script is relatively simple, mainly relying on the previously installed OPENMV IDE . The specific steps are as follows:
- Open openmv die , as shown below.
- Open the provided python source code and drag mvCtrl.py directly into the openmv die .
You may be prompted to update or activate the program. Just ignore it and click "No".
- Use a USB data cable to connect the USB port of the vision module and then plug it into the USB port of the computer.
( 4 ) Click the "socket" logo in the lower left corner of OpenMV IDE . After clicking, the "triangle" logo below will turn green, indicating that the visual module has been connected to OpenMV IDE .
( 5 ) Click "Save the opened script to OpenMV Cam " under the "Tools" menu , and a dialog box will pop up asking "Remove comments and convert spaces to tabs?" Select " Yes ".
( 6 ) Click the "socket" logo in the lower left corner of OpenMV to disconnect the visual module from OpenMV IDE , then find "Removable Disk" under Computer (this disk is virtualized by the visual module), right-click, and select "Eject".
At this point, the script burning of the visual module has been completed. Re-power the aircraft, and the red LED light of the visual module will flash, indicating that the script burning is complete, as shown in the figure below.
|