espressif / esp32-camera

Apache License 2.0
1.86k stars 634 forks source link

Support Ultra-Low Power Himax HM0360 #641

Closed superware closed 4 months ago

superware commented 7 months ago

Hello,

Himax HM0360 is an Ultra-Low Power camera, pretty cheap for such low power consumption and internal motion detection (any supported alternatives?), supporting 8-bit parallel CMOS level interfacing.

It's currently being marketed "for Raspberry Pi Pico", using the 1-bit interface and monochrome variant (HM0360-MWA) so that a single frame (640x480x8bit) will fit in the RBP Pico RAM. ESP32 with PSRAM seems much more suitable to support this camera (including the RGB variant HM0360-AWA), no idea what's the historical reason though.

Thank you in advance!

github-actions[bot] commented 5 months ago

This issue appears to be stale. Please close it if its no longer valid.