Chen Chen
c9c25684ca
feat(isp): support Crop driver on p4 rev3
...
Add support for crop driver on p4eco5 and update example in
`isp/multi_pipelines`
2025-12-15 15:11:45 +08:00
gaoxu
2621a23201
feat(cam): support esp32p4 eco5 dvp cam
2025-11-05 10:10:52 +08:00
morris
d939ad7db7
Merge branch 'feat/dvp_format_trans_v5.5' into 'release/v5.5'
...
feat(cam): support format conversion function (v5.5)
See merge request espressif/esp-idf!41785
2025-10-27 15:04:35 +08:00
morris
be2b6efadc
feat(dsi): split the dphy config clock and pll reference clock
...
this is a breaking change in the esp32p4 ver3.0 silicon.
2025-10-22 17:26:25 +08:00
gaoxu
de3e6d22e3
feat(cam): support format conversion function
2025-10-20 14:21:34 +08:00
Chen Chen
7eec1cadf1
feat: Update driver dependency for new version outside components
2025-09-26 16:35:45 +08:00
gaoxu
e6e0f672ec
feat(cam): add camera buffer alloc function
2025-07-26 21:15:05 +08:00
gaoxu
9da2594b68
feat(cam): add dvp example for ESP32S3-EYE
2025-07-26 21:14:57 +08:00
gaoxu
a17bc0ef44
fix(cam): fix dvp do not generate clock
2025-06-17 09:30:58 +08:00
gaoxu
9ba46035c8
feat(cam): add esp32p4 dvp example
2025-06-17 09:30:57 +08:00
gaoxu
472baa7525
fix(cam): decrease i2c sccb frequency for camera
2025-06-17 09:30:57 +08:00
gaoxu
031ee36604
feat(cam): add cam sensor handle and deinit api
2025-04-30 18:09:18 +08:00
Song Ruo Jing
8b4d46aa46
feat(isp_dvp): add SC030IOT camera support to dvp_isp_dsi example
2025-04-22 15:21:18 +08:00
armando
d063b42d37
refactor(cam): added images in camera isp related example readmes
2025-03-17 10:05:41 +08:00
igor.udot
daf2d31008
test: format all test scripts
2025-03-05 12:08:48 +08:00
Song Ruo Jing
314f4c0f63
feat(dvp_isp_dsi_example): add an example shows DVP-ISP-DSI combination
2024-12-05 17:20:58 +08:00
Frantisek Hrbata
1c92945f59
change(examples): switch examples to use a minimal build
...
Currently, several example dependencies rely on the fact that all
registered components are added to the build, along with components
specified in common requirements. This results in longer build times
because even unused components must be built. Switch all examples to use
idf_minimal_build to compile only the components actually required by
the example.
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com >
2024-11-20 20:14:40 +01:00
morris
0ed4c19c5e
feat(lcd): support color conversion for mipi dsi driver
2024-11-07 17:02:54 +08:00
Armando
14f0f344ea
feat(isp): lsc example
2024-10-18 11:29:56 +08:00
morris
63ccbd095e
feat(lcd): add Kconfig to assign default GPIO for RGB LCD example
2024-09-23 16:17:48 +08:00
Armando
79da963c62
example(camera): update some info about camera related examples
2024-09-19 14:09:23 +08:00
Armando
b3ccc09ec3
feat(camera): supported camera related example using sc2336 and ek79007
...
Closes https://github.com/espressif/esp-idf/issues/14517
2024-09-19 10:47:56 +08:00
Alexey Lapshin
eee58bb717
fix(camera_dsi): update esp_cam_sensor example dependency
2024-09-08 13:53:52 +07:00
morris
9419dbfe68
change(examples): set the ili9881c version to 0.2.x
2024-08-02 16:34:21 +08:00
Armando
3c7a83303a
feat(ppa): added ppa dsi example
2024-07-16 09:46:34 +08:00
Armando
70d2ed5ee8
feat(isp): added isp dvp driver
2024-05-31 18:47:27 +08:00
Armando
d9d8c0365e
example(isp): added isp af example
2024-05-17 12:39:15 +08:00
Armando
507d27a56f
example(camera): added new camera dsi example
2024-04-24 14:57:58 +08:00