espressif/pwm_audio

uploaded 1 year ago
PWM audio output driver for ESP32 series Socs

readme

[![Component Registry](https://components.espressif.com/components/espressif/pwm_audio/badge.svg)](https://components.espressif.com/components/espressif/pwm_audio)

# Component: pwm_audio

[documentation](https://docs.espressif.com/projects/espressif-esp-iot-solution/en/latest/audio/pwm_audio.html)

The PWM audio function uses the internal LEDC peripheral in ESP32 to generate PWM audio, which does not need an external audio Codec chip.

## Features

- Allows any GIPO with output capability as an audio output pin
- Supports 8-bit ~ 16-bit PWM resolution
- Supports stereo
- Supports 8 ~ 48 KHz sampling rate

[Here](https://github.com/espressif/esp-iot-solution/tree/master/examples/audio/wav_player) is a simple player example that uses PWM to output audio.

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/pwm_audio^1.1.1"

or download archive

Stats

  • Downloaded in total
    Downloaded in total 448 times
  • Downloaded this version
    This version: 363 times

Badge

espressif/pwm_audio version: 1.1.1
|