Pablo Garrido
59f1d083ea
Initial esp_camera_available_frames implementation
5 months 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
f3d04ea2c5
fix: change sccb_write return int value
3 years ago
Wang Yu Xin
ae60e38d57
feat: add sccb handle addr16_val16 reg type
3 years ago
Wang Yu Xin
77d71b03f3
feat: change sccb APIs for sharing i2c port with other devices
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
ZHOU Li
6b1efc1edd
add gcxxxx sensors ( #293 )
...
- Add sensor GC2145 GC0308 GC032A
- Make xclk driver more standard
- Update README.md
- Add an option to adjust the DMA buffer size
Co-authored-by: zhouli <zhouli@espressif.com>
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
alic-maker
ef12131d43
fix memory leak find by unit test
4 years ago
me-no-dev
579fe966ae
Add alpha ESP32-S3 support
4 years ago
me-no-dev
acf206a62a
Add initial ESP32-S2 support
4 years ago
jjsch-dev
31d37804c6
rebase espressif/esp32-camera and idf v4.3-dev-1197-g8bc19ba89-dirty
...
Update sensor code OV7670 to esp32_camera from 10/13/2020 and compile it with idf v4.3-dev-1197-g8bc19ba89-dirty
5 years ago
me-no-dev
0347377b67
Limit to ESP32 and remove software I2C
5 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
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
jjsch-dev
c92fd45c4b
remove CONFIG_ENABLE_TEST_PATTERN
6 years ago
me-no-dev
b1c9712d11
Target proper device headers after IDF 4.0
6 years ago
jjsch-dev
05e500e074
porting to idf 4.1 dev
6 years ago
me-no-dev
ab9fe91133
Add support for Hardware I2C and OV3660
6 years ago
me-no-dev
0d2547a501
Initial Import
7 years ago