espp/codec

1.0.22

Latest
uploaded 1 week ago
Audio Codec component for ESP-IDF

readme

Codec (Audio) Component

Badge

The codec component contains a couple audio codec components copied and modified from esp-adf, specifically from the esp_codec_dev component.

It supports the following components:

  • es7210 microphone input
  • es8311 audio output
  • es8388 audio output

These components needed to be modified to better support defining custom write and read functions, to better make use of espp::I2c and functional interfaces.

Links

Supports all targets

Maintainer

  • William Emfinger <waemfinger@gmail.com>

License: MIT

To add this component to your project, run:

idf.py add-dependency "espp/codec^1.0.22"

or download archive

Stats

  • Archive size
    Archive size ~ 24.62 KB
  • Downloaded in total
    Downloaded in total 139 times
  • Downloaded this version
    This version: 4 times

Badge

espp/codec version: 1.0.22
|