English | 中文
| Product | Processor | Memory | Storage | Camera | Display | Size | Buy |
|---|---|---|---|---|---|---|---|
| CanMV-K230 | K230 | 1GB / 2GB LPDDR4 | MicroSD | GC2093 (3-ch CSI) | 3.5" (800x480) / HDMI | 85×56×15mm | 🛒 |
| CanMV-K230 mini | K230 | 1GB / 2GB LPDDR4 | MicroSD | GC2093 (2-ch CSI) | 2.4" (640x480) | 60.3×42.7×17.6mm | 🛒 |
| CM-K230 | K230 | 1GB LPDDR4 | MicroSD / 16GB eMMC | 3-ch CSI | MIPI DSI | 38x38mm stamp-hole package | 🛒 |
CanMV-K230/
├── examples/ # Example code (grouped by function)
│ ├── 01_basic/ # Basic experiments
│ ├── 02_machine_vision/ # Machine vision
│ ├── 03_network/ # Network applications
│ ├── 04_sensor/ # Sensors
│ └── 05_expansion/ # Expansion applications
├── hardware/ # Hardware design files (schematics, footprints, 3D models)
├── CHANGELOG.md # Changelog
├── LICENSE
├── README.md # English documentation
└── README_zh.md # Chinese documentation
- Download the latest firmware image from the Releases page;
- Firmware flashing tutorial: https://wiki.01studio.cc/en/docs/canmv_k230/getting_start/image
- Development with the VSCode IDE plugin: https://wiki.01studio.cc/en/docs/canmv_k230/getting_start/vscode_ide
- Wiki (tutorial documentation)
- AI online model training platform (YOLO11)
- Python API manual
- Firmware compilation
See CHANGELOG.md.
If you encounter any issues, you can get support through the following channels:
- GitHub Discussions: Ask questions and communicate in CanMV-K230 Discussions;
- Email: Send an email to [email protected].
