elcritch / nesper

Program the ESP32 with Nim! Wrappers around ESP-IDF API's.
Apache License 2.0
202 stars 17 forks source link

Any ESP-32 camera examples? #32

Open greenersharp opened 2 weeks ago

greenersharp commented 2 weeks ago

Hi.

I'm exited to begin writing embedded code with nesper on ESP-32.

I checked the library code and couldn't find any examples of how to grab images with the ESP-32 cam.

Is this possible with nesper and if so can you point me to any examples perhaps?

Thank you