Read the Docs Template Documentation, Release
1.1.4 Other Versions of LyraT
•
ESP32-LyraT V4.2 Getting Started Guide
•
ESP32-LyraT V4 Getting Started Guide
1.1.5 Related Documents
•
ESP32-LyraT V4.3 Hardware Reference
•
ESP32 LyraT V4.3 schematic
•
ESP32 Datasheet
(PDF)
•
ESP32-WROVER Datasheet
If you do not have the
ESP32 LyraT
is providing your board has a compatible audio codec chip, or you develop a driver to support communication with
your specific audio codec chip.
1.2 About ESP-ADF
The ESP-ADF is available as a set of
(Espressif IoT Development Framework).
To use ESP-ADF you need set up the ESP-IDF first, and this is described in the next section.
1.3 Setup ESP-IDF
Configure your PC according to
ported.
You have a choice to compile and upload code to the ESP32 by command line with
Note: We are using ~/esp directory to install the toolchain, ESP-IDF, ESP-ADF and sample applications. You can
use a different directory, but need to adjust respective commands.
To make the installation easier and less prone to errors, use the ~/esp default directory for the installation. Once you
get through ESP-IDF setup and move to the ESP-ADF, you will notice that installation of the ESP-ADF follows the
similar process. This should make it even easier to get up and running with the ESP-ADF.
If this is your first exposure to the ESP32 and ESP-IDF, then it is recommended to get familiar with
blink
examples first. Once you can build, upload and run these two examples, then you are ready to proceed to the
next section.
1.4 Get ESP-ADF
Having the ESP-IDF to compile, build and upload application for ESP32, you can now move to installing audio specific
API / libraries. They are provided in
ESP-ADF, and clone it using git clone command:
8
(PDF)
(PDF)
board, you can still use ESP-ADF for the ESP32 based audio applications. This
components
to extend the functionality already delivered by the
ESP32
Documentation. Windows,
ESP-ADF
repository. To get it, open terminal, navigate to the directory to put the
Linux
and
Mac OS
operating systems are sup-
make
or using
Chapter 1. Get Started
ESP-IDF
Eclipse
IDE.
hello_world
and
Need help?
Do you have a question about the ESP32-LyraT and is the answer not in the manual?