![]() |
PicoCamera 0.2.0
Camera library for RP2040 with an esp32-camera compatible API
|
GitHub |
Common camera sensor types, aligned with esp32-camera's sensor.h (subset). More...
#include <stdint.h>#include <stdbool.h>Go to the source code of this file.
Data Structures | |
| struct | resolution_info_t |
| struct | sensor_id_t |
| struct | camera_sensor_info_t |
| struct | sensor_s |
| Sensor control structure, aligned with esp32-camera. More... | |
Typedefs | |
| typedef struct sensor_s | sensor_t |
Common camera sensor types, aligned with esp32-camera's sensor.h (subset).
Naming and semantics follow esp32-camera so that existing code and documentation carry over with minimal changes.