Open-Smartwatch / open-smartwatch-os

The Open-Smartwatch Operating System.
https://open-smartwatch.github.io
GNU General Public License v3.0
984 stars 161 forks source link

[Question] Does Open-Smartwatch support cam, like ESP32 Cam OV5640, or any cam ? Thank you. #377

Closed selfhostrepo closed 9 months ago

selfhostrepo commented 9 months ago

What is not working?

A clear and concise description of what the bug is.

How to reproduce this

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

What should happen instead?

A clear and concise description of what you expected to happen.

Environment

Additional context

Add any other context about the problem here.

simonmicro commented 9 months ago

Theoretically yes? After all it is an ESP32 with only a limited amount of pins available. If you hack it together, the software is not restricted.