-
Notifications
You must be signed in to change notification settings - Fork 318
Open
Labels
examplesThere is a problem with one or more of the examplesThere is a problem with one or more of the examplesperipheral:lcd_camLCD_CAM peripheralLCD_CAM peripheral
Description
Motivations
while the HAL provides a cam
module and a minimalistic example of how to acquire raw images through that there's no example how to go from there to having processed images (JPG, YUV, etc.)
Solution
provide an example (probably in esp-hal-community) on how to use cam
to acquire an image and process it from there (common use-cases include grabbing images and offering them via HTTP or storing them to an SD card), similar to what esp32-camera has in the README (but that's C code).
Alternatives
n/a
Additional context
see also this conversation on matrix
Metadata
Metadata
Assignees
Labels
examplesThere is a problem with one or more of the examplesThere is a problem with one or more of the examplesperipheral:lcd_camLCD_CAM peripheralLCD_CAM peripheral
Type
Projects
Status
Todo