Files
..
2025-09-10 18:28:03 +08:00
2025-09-10 18:28:03 +08:00
2025-12-01 12:12:28 +08:00
2025-01-11 14:24:25 +08:00
2025-03-27 18:16:01 +08:00
2026-08-05 17:37:50 +08:00
2025-03-27 18:16:01 +08:00
2025-12-15 17:34:10 +08:00
2024-09-25 18:38:59 +08:00
2025-09-10 18:28:03 +08:00
2024-10-10 18:35:10 +08:00
2024-10-10 18:35:10 +08:00
2024-10-10 18:35:10 +08:00
2025-09-10 18:28:03 +08:00
2025-12-01 12:12:28 +08:00
2025-09-10 18:28:03 +08:00
2025-09-10 18:28:03 +08:00
2025-09-10 18:28:03 +08:00
2025-09-10 18:28:03 +08:00
2025-12-12 11:37:16 +08:00
2025-12-05 10:23:32 +08:00
2025-09-10 18:28:03 +08:00
2025-09-18 16:27:55 +08:00
2025-09-10 18:28:03 +08:00
2025-09-10 18:28:03 +08:00
2025-09-10 18:28:03 +08:00
2025-09-10 18:28:03 +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 display_image_show but not display_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.