esphome / feature-requests

ESPHome Feature Request Tracker
https://esphome.io/
409 stars 26 forks source link

Add Support for TWatch 2020 Microphone #2445

Open peteh opened 10 months ago

peteh commented 10 months ago

Describe the problem you have/What new integration you would like

The LilyGo Twach 2020 v3 has a PDM mic connected via i2c and a speaker connected via i2s. Please describe your use case for this integration and alternatives you've tried:

I am trying to use the watch as a voice assistant but I cannot find if the mic is already supported or how to integrate it. It is unfortunately not connected via i2s but via i2c.

Additional context

Here is some specification about the device: https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library/blob/master/docs/watch_2020_v3.md

ardenking commented 7 months ago

Started looking for the same thing