Commit graph

31 commits

Author SHA1 Message Date
Me No Dev
f0bb42917c
Implement proper GDMA allocator and ISR from IRAM option (#629)
* Implement proper GDMA allocator

* Add Kconfig option to execute ISR from IRAM on S2 and S3

Up until now, default was to execute from IRAM. This changes that for S2 and S3. ESP32 is left unchanged, because of the work that is required on it.
2024-01-29 13:21:30 +02:00
Wang Yu Xin
9d9e7d62a3 feat: add SC031GS camera sensor support 2022-09-26 16:33:43 +08:00
Wang Yu Xin
2ae262309a feat: add an option for s3 converter range mode 2022-08-12 12:22:15 +02:00
Wang Yu Xin
b927e9a8eb feat: add an option for cam task size 2022-08-11 11:32:32 +02:00
yuxinwww
a6f13d9f3d
feat: add esp32s3 yuv2rgb conversion support (#414) 2022-07-12 17:42:41 +03:00
yuxinwww
eee63849f4
feat: add sc101iot camera sensor driver (#412) 2022-06-30 15:14:35 +03:00
Wang Yu Xin
157fadb75c feat: add camera sensor sc030iot support 2022-05-25 11:17:20 +08:00
yuxinwww
efa435362c
feat: add camera sensor BF20A6 support (#365) 2022-02-20 15:08:54 +02:00
yuxinwww
49edbbfac0
feat: add camera sensor bf3005 support (#350)
BF3005 is a VGA CMOS Image Sensor.
The sensor is well stocked and comes with a series of image processing functions.
The support for this sensor is added here to facilitate the use of this sensor by more people. PTAL,Thanks.
2022-01-18 16:43:42 +02:00
yuxinwww
99fe5ae956
feat: add sccb freq option in menuconfig (#349)
In some scenarios, we need to initialize the camera sensor quickly. For example, take a few pictures after waking up from sleep mode.
The PR adds an option to set the sclk of sccb to improve sensor initialization time.
2022-01-18 16:43:23 +02:00
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>
2021-07-15 17:17:15 +03:00
Emil Melnikov
3159d9d9fa
Fix typo in Kconfig (#279) 2021-06-14 09:10:13 +03:00
Me No Dev
48a83ed97b
Merge branch 'master' into Camera/NT99141 2020-10-14 02:10:27 +03:00
Me No Dev
1638228a98
Merge branch 'master' into master 2020-10-14 02:00:03 +03:00
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
2020-10-13 13:44:13 -03:00
ChenZhengwei20190741
cb1f7b3eab Camera(NT99141): add NT99141 in Kconfig 2020-09-17 15:13:44 +08:00
Brian Horakh
b174d84518 fixed Kconfig formatting 2020-07-22 17:31:03 +10:00
jjsch-dev
69f957646d add OV5640 driver 2020-03-14 00:16:08 -03:00
jjsch-dev
be6dfe7eee add OV5640 driver 2020-03-13 23:41:23 -03:00
jjsch-dev
fb6c27a056 try rebase 2020-03-13 14:26:51 -03:00
me-no-dev
ae32d52cc2 initial 5640 support 2020-03-12 00:42:57 +02:00
jjsch-dev
31e9904c67 Revert "add OV5640 driver"
This reverts commit df03701ff7.
2020-03-11 13:48:35 -03:00
jjsch-dev
df03701ff7 add OV5640 driver 2020-03-07 19:10:02 -03:00
apiesse
0f835fe230 fixed type in Kconfig 2020-03-06 09:31:36 +01:00
apiesse
c38999847b update Kconfig to remove the need of some of the ifdef stuff in the sccb.c file and show the setting only when hardware is selected 2020-03-06 09:20:47 +01:00
apiesse
a6e2ac208e Hardware I2C0/I2C1 for sccb communication 2020-03-05 17:30:21 +01:00
jjsch-dev
c92fd45c4b remove CONFIG_ENABLE_TEST_PATTERN 2020-01-27 17:52:56 -03:00
jjsch-dev
5d361ec4e5 adding a OV7670 driver. 2019-10-25 10:59:55 -03:00
XiaochaoGONG
796148a4c5 Add choice for selecting affinited core 2019-04-03 11:41:33 +08:00
me-no-dev
ab9fe91133 Add support for Hardware I2C and OV3660 2019-03-10 15:20:58 +01:00
me-no-dev
0d2547a501 Initial Import 2018-11-15 14:22:09 +01:00