Hacker News new | ask | show | jobs
by londons_explore 295 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.

1 comments

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