K210 module download code

1. Import model files to TF card

Note: Since different model files are used in the AI vision course, we need to import all model files into the TF card in advance, and all model files can be imported at one time. All model files are placed in the KPU folder, please do not modify KPU folder and the file names under the KPU directory, otherwise the default routine program will not find the model file.

  1. Prepare a card reader and a TF card (microSD card), the capacity of which should not exceed 64G, insert the TF card into the slot of the card reader.

01

  1. Plug the card reader into the computer, and wait for the computer to recognize the USB disk.

02

  1. Find the AI_Vision_Code file zip and unzip it.

03

04

  1. You can following file on AI_Vision_Code folder.

    05

  1. Then, send or copy KPU folder into TF card U disk.

 

2. Import K210 code

Note: Please don't change the name of K210 folder and the files below the K210 directory.

  1. Send or copy K210 folder into TF card U disk.
  2. Then, you can see following content in TF card U disk.

08

3. Import the main.py file

  1. Send or copy mian.py file into TF card U disk.

09

  1. Then, you can see following content in TF card U disk.

10

  1. After all the above operations are done. Remove the card reader from computer. And insert TF into the card slot of the K210 module. As shown below.

11