About

これは、EspressifESP32チップ用のオーディオアプリケーションを開発するためのフレームワークであるESP-ADFのドキュメントです。

This is documentation of ESP-ADF, the framework to develop audio applications for ESP32 chip by Espressif.

ESP32は、2.4 GHz Wi-FiとBluetoothの組み合わせ、最大240 MHzで動作する32ビットデュアルコアチップであり、モバイル、ウェアラブルエレクトロニクス、およびモノのインターネット(IoT)アプリケーション向けに設計されています。 専用オーディオチップと簡単に統合できるI2Sインターフェイスを含むいくつかの周辺機器が搭載されています。 これらのハードウェア機能とESP-ADFソフトウェアは、ネイティブワイヤレスネットワークや強力なユーザーインターフェイスなどのオーディオアプリケーションを実装するための強力なプラットフォームを提供します。

The ESP32 is 2.4 GHz Wi-Fi and Bluetooth combo, 32 bit dual core chip running up to 240 MHz, designed for mobile, wearable electronics, and Internet-of-Things (IoT) applications. It has several peripherals on board including I2S interfaces to easy integrate with dedicated audio chips. These hardware features together with the ESP-ADF software provide a powerful platform to implement audio applications including native wireless networking and powerful user interface.

ESP-ADFは、オーディオパイプラインで編成されたオーディオストリームコーデックサービスなど、さまざまなAPIコンポーネントを提供します。これらはすべて、Media HALを介してオーディオハードウェアおよびESP32に搭載された周辺機器と統合されています。

The ESP-ADF provides a range of API components including Audio Streams, Codecs and Services organized in Audio Pipeline, all integrated with audio hardware through Media HAL and with Peripherals onboard of ESP32.
Espressif Audio Development Framework

Espressif Audio Development Framework

ESP-ADFは、Baidu DauerOSクラウドサービスとの統合も提供します。 DeepBrain、Amazon、Google、Alibaba、Turingクラウドサービスとの統合を提供するために、さまざまなコンポーネントが登場しています。

The ESP-ADF also provides integration with Baidu DauerOS cloud services. A range of components is coming to provide integration with DeepBrain, Amazon, Google, Alibaba and Turing cloud services.

ESP-ADFは、定評のあるFreeRTOSベースのEspressif IOT開発フレームワークESP-IDFに基づいて構築されています。

The ESP-ADF builds on well established, FreeRTOS based, Espressif IOT Development Framework ESP-IDF.