Files
NANOKVM-MaixCDK-MIRROR/examples
2024-09-20 09:55:16 +08:00
..
2024-08-27 16:10:45 +08:00
2024-09-05 15:43:41 +08:00
2024-09-03 17:38:58 +08:00
2024-09-05 15:43:41 +08:00
2024-08-12 17:19:19 +08:00
2024-06-13 10:30:54 +08:00
2024-09-20 09:55:16 +08:00
2024-04-25 16:22:02 +08:00

MaixCDK Examples

Examples in this directory are cross-platform, which means they can run on any platform supported by MaixCDK. e.g. Camera demo.

All examples name should be start with noun like image_show but not show_image.

Specific platform examples should be placed in MaixCDK/test directory. e.g. cvi_tpu_demo, which directly call MaixCam's cpu's SDK's API, not MaixCDK's API.

The official open source projects based on MaixCDK like MaixPy source code, are in MaixCDK/projects directory.