Skip to content

This script gets compiled along with firmware by the OpenMV project.

Notifications You must be signed in to change notification settings

FieldDataTech/CIG_MainPythonScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Using this script requires first downloading and installing the OpenMV firmware project that runs on a Linux computer. The Linux computer will also need to have Microsoft Visual Code installed. A related repo contains a number of source files that need to be modified from the main fork of the OpenMV project. When the Open MV project is compiled it will first call a bootloader, then main.c, and from main.c it will run this bootFDT.py script. This file needs to be added to the project as [OpenMV_Firmware_Folder]\scripts\libraries\bootFDT.py.

About

This script gets compiled along with firmware by the OpenMV project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages