MaixCam
MaixCam is a hardware-integrated AI camera from Sipeed. PicoClaw provides native support for running on MaixCam hardware.
Hardware
Configuration
{
"channels": {
"maixcam": {
"enabled": true,
"host": "0.0.0.0",
"port": 18790,
"allow_from": []
}
}
}
Run
picoclaw gateway
note
Full MaixCam documentation is available in Chinese in the repository at docs/channels/maixcam/README.zh.md.