sipeed / MaixPy-v1

MicroPython for K210 RISC-V, let's play with edge AI easier
https://wiki.sipeed.com/maixpy
Other
1.68k stars 439 forks source link

how do I switch to the ov7740 camera sensor on my Sipeed Amigo in maixpy??? #478

Open trying4years opened 1 year ago

trying4years commented 1 year ago

It seems to be a parameter called "choice" when sensor.reset() is run that allows one to switch between the default gc0328(front facing) camera sensor to the ov7740(rear facing) camera sensor...but for the life of me I have tried and tried and tried...Please help me, i believe its some iteration or parameter of sensor.reset(). It would be so incredibly helpful if I could just use the rear facing camera on my Sipeed Amigo. thanks

problem

beckmx commented 1 year ago

there are some examples on the section Scripts on the other repo, you can check them out, there is an example of using the other camera