Files
NANOKVM-MaixCDK-MIRROR/examples
2025-04-07 19:19:47 +08:00
..
2025-02-24 00:04:05 +08:00
2024-08-27 16:10:45 +08:00
2025-04-07 10:12:27 +08:00
2025-03-25 11:08:07 +08:00
2024-12-16 10:20:20 +08:00
2025-03-25 11:08:07 +08:00
2025-01-11 14:24:25 +08:00
2024-09-05 15:43:41 +08:00
2024-12-31 18:15:03 +08:00
2024-08-12 17:19:19 +08:00
2024-12-02 11:11:17 +08:00
2024-10-24 16:57:23 +08:00
2025-01-11 16:28:48 +08:00
2025-03-27 18:16:01 +08:00
2024-12-16 10:40:44 +08:00
2025-03-27 18:16:01 +08:00
2024-09-25 18:38:59 +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-01-20 10:04:34 +08:00
2024-11-19 17:53:27 +08:00
2025-01-11 16:13:50 +08:00
2024-12-09 17:59:10 +08:00
2024-10-24 18:22:27 +08:00
2025-02-11 17:47:42 +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.