Vikram Dattu
e689c3b082
Support: jpeg decoder on esp32c2 ( #525 )
...
* Extend s/w jpeg decoder functions for chips missing rom tjpgd
Also, disabled camera_init and capture from example for chips not
supporting camera
Signed-off-by: Vikram <vikram.dattu@espressif.com>
* Extend CI build support for C3 and C2
Signed-off-by: Vikram <vikram.dattu@espressif.com>
---------
Signed-off-by: Vikram <vikram.dattu@espressif.com>
2 years ago
Wouter de Bie
1cb6af89d1
Adds esp_camera_return_all() ( #519 )
2 years ago
Tomas Rezucha
fac950973b
Fix/pedantic build ( #529 )
...
* Fix: Make esp32-camera function prototypes strict
This is required for pedantic builds with
-Wstrict-prototypes flag
* ci: Enable pedantic example build
2 years ago
Wang Yu Xin
77d71b03f3
feat: change sccb APIs for sharing i2c port with other devices
3 years ago
yuxinwww
a6f13d9f3d
feat: add esp32s3 yuv2rgb conversion support ( #414 )
3 years ago
ZHOU Li
d1f6b9c2af
Allow frame buffer to be placed in DRAM ( #302 )
...
Let the program automatically select the frame buffer position according to the free memory size
4 years ago
me-no-dev
7a06a7e362
Experimental: Enable EDMA for JPEG when XCLK is 16MHz
4 years ago
Me No Dev
8eb032a94e
Rework ESP32 driver and improve ESP32-S2 and ESP32-S3 drivers ( #267 )
...
* Initial commit of reworked esp32 and cam_hal driver
* remove old driver and implement get frame timeout
* Update documentation
4 years ago
apiesse
f69786ba75
reverted "SCCB configured externally"
5 years ago
apiesse
d109e5cc19
SCCB configured externally
5 years ago
jjsch-dev
fb6c27a056
try rebase
5 years ago
me-no-dev
4af111a5e2
fix error: field 'timestamp' has incomplete type
5 years ago
me-no-dev
ae32d52cc2
initial 5640 support
5 years ago
jjsch-dev
31e9904c67
Revert "add OV5640 driver"
...
This reverts commit df03701ff7
.
5 years ago
jjsch-dev
df03701ff7
add OV5640 driver
5 years ago
jjsch-dev
0076c3e77e
fix headers that require esp32
6 years ago
Bond Keevil
8c64b7afb2
Fix: description of esp_camera_save_to_nvs()
6 years ago
Bond Keevil
ffc5dd8572
Feat: persistent storage of sensor settings in nvs
6 years ago
me-no-dev
ab9fe91133
Add support for Hardware I2C and OV3660
6 years ago
me-no-dev
10b3d3c2a9
Add experimental double FPS mode for OV2640
...
Allows for 52fps@CIF, 26fps@SVGA and 6.5fps@UXGA (unchanged) when XCLK is set to 10MHz
7 years ago
Nitek
3de2c46270
Sort pin struct
7 years ago
Nitek
a53b0a694e
fix whitespaces
7 years ago
Nitek
e48b0a8969
Support for power down pin like on AI-Thinker esp32-cam module
7 years ago
me-no-dev
0d2547a501
Initial Import
7 years ago