问题描述
How can I program in C on this device (CanMV K230 Mini)?
Is there an API supporting the camera and the LCD display?
Thanks for your help
硬件板卡
CanMV K230 Mini
How can I program in C on this device (CanMV K230 Mini)?
Is there an API supporting the camera and the LCD display?
Thanks for your help
CanMV K230 Mini
Hello, you can refer this doc to build the firmware, and the C api can find at https://github.com/canmv-k230/mpp/tree/canmv_k230/userapps/api.
Thanks for your answer.
Which one is the LCD library?
Ar there any examples that I can use to better understand?