sparkfun / SparkFun_HM01B0_Camera_ArduinoLibrary

Extensible library to use the Himax HM01B0 camera in Arduino
15 stars 4 forks source link

More Platform Support #5

Open chPenny opened 2 years ago

chPenny commented 2 years ago

Hi, I just wondered if more platform support is still in the works for this project? Such as the generic Arduino or even other MCUs.

Thank you!

metanav commented 2 years ago

I think it would be nice if it supports STM32 and nRF52840 micromod at least.

oclyke commented 5 months ago

Great point. I added some details to #8 regarding how to add support for the camera. It may take a little effort knowing what peripherals are available on your system but it should be relatively straightforward after that.