Beginner for openmv

Hi, I’m totally a beginner for this openmv camera. I just wanted to ask in order to use the camera and software, do I need to learn phyton language from scratch? so I can develop and modified my own code?

Hi Noyy,

Yes, you need to know how to write Python code to program the OpenMV Cam. Thanks to ChatGPT, this is much easier to do now. You can use it to guide you though how to write Python code. Be-aware though that it may tell you wrong API calls to make. So, I suggest to use it mainly to understand the basics of the language.