Remix.run Logo
londons_explore 3 days ago

Almost any camera. Eg. The OV2640.

But you need to have really low level access to registers. Said registers are normally configured by i2c (aka SCCB).

In Linux I think you'd need to patch a driver to do it for example.

decae 3 days ago | parent [-]

That sounds like a lot of fun to play around with, thank you!