backup 20240718

This commit is contained in:
2024-07-18 09:12:31 +02:00
parent a863b212ed
commit 63fb7f8f73
213 changed files with 5916 additions and 40388 deletions

View File

@@ -1,4 +1,6 @@
---
i2s_audio:
- id: i2s_es7210
i2s_lrclk_pin: ${pin_es7210_lrck}
@@ -16,6 +18,9 @@ microphone:
adc_type: external
pdm: false
es7210:
address: 0x40
speaker:
- platform: i2s_audio
i2s_audio_id: i2s_maxspk

View File

@@ -2,4 +2,4 @@ i2c:
- id: bus_a
sda: ${pin_sda}
scl: ${pin_scl}
scan: false
scan: true

View File

@@ -0,0 +1,11 @@
---
esp_adf:
board: esp32s3box3
microphone:
- platform: esp_adf
id: box_mic
speaker:
- platform: esp_adf
id: box_speaker