Hi Arducam devs,
I'm raising this issue to try to encourage you to write better documentation and examples addressed to not experts and C developers. I recently purchased an OV5642 and I really struggled to capture a simple image using a Raspberry Pi Pico with Circuitpython.
The main problem I found is that your SDK/library does not have a high-level API to make the most straightforward operations with the cam without having to deal with low-level setup code IMHO (even the C code has the same issue).
Also, I found that the examples covered a more complex operation than a simple picture capture like video streaming, which also needs a Windows environment to test it. (I'm a MacOS and Linux user)
Probably you would need to create a centralized documentation website offering guides and better software support than dispersed Github repositories and docs. I say this because I already consulted your different documentation sites like:
Maybe all this may sound a bit rude but I'm not intended to say it that way. I just want to continue using your products without the pains I found until now and probably other users are experiencing. Please check it out.
Many thanks!
Hi Arducam devs,
I'm raising this issue to try to encourage you to write better documentation and examples addressed to not experts and C developers. I recently purchased an OV5642 and I really struggled to capture a simple image using a Raspberry Pi Pico with Circuitpython.
The main problem I found is that your SDK/library does not have a high-level API to make the most straightforward operations with the cam without having to deal with low-level setup code IMHO (even the C code has the same issue).
Also, I found that the examples covered a more complex operation than a simple picture capture like video streaming, which also needs a Windows environment to test it. (I'm a MacOS and Linux user)
Probably you would need to create a centralized documentation website offering guides and better software support than dispersed Github repositories and docs. I say this because I already consulted your different documentation sites like:
Maybe all this may sound a bit rude but I'm not intended to say it that way. I just want to continue using your products without the pains I found until now and probably other users are experiencing. Please check it out.
Many thanks!