docs: OV3660 camera module is now supported with ESP32-S2-Kaluga-1 Kit. Add link back to ESP-ADF documentation in ESP-LyraT-8311A user guide.

This commit is contained in:
Krzysztof Budzynski 2020-05-21 22:05:45 +08:00
parent fbf2088fc8
commit 1b49a52edd
2 changed files with 5 additions and 2 deletions

View file

@ -50,7 +50,7 @@ Description of Components
* - Power ON LED
- Red LED is on if the power supply voltage is correct
* - Camera Module Connector
- Supports OV2640 and OV3660 camera modules (however, support for OV3660 is not yet implemented in software); this extension board is supplied with an OV2640 camera module
- Supports OV2640 and OV3660 camera modules; this extension board is supplied with an OV2640 camera module
* - Power Regulator
- LDO Regulator converting 3.3 V to 2.8 V and 1.5 V

View file

@ -106,7 +106,10 @@ To mount your ESP-LyraT-8311A onto the board with a female Extension Header:
Software Setup
^^^^^^^^^^^^^^
See Section :ref:`user-guide-esp32-s2-kaluga-1-kit-software-setup` of the ESP32-S2-Kaluga-1 kit user guide.
Depending on your application see:
* `ESP-ADF Getting Started Guide <https://docs.espressif.com/projects/esp-adf/en/latest/get-started/index.html#about-esp-adf>`_ if you develop with ESP-ADF (Espressif Audio Development Framework).
* Section :ref:`user-guide-esp32-s2-kaluga-1-kit-software-setup` of the ESP32-S2-Kaluga-1 kit user guide if you develop directly with ESP-IDF (Espressif IOT Development Framework).
Hardware Reference