Cellie

Results 37 comments of Cellie
trafficstars

Hi @vladkozlov69 I am not sure what you mean.

As I understand it, the esphome mediaplayer is based on [audioI2S](https://github.com/schreibfaul1/ESP32-audioI2S). The wm8978 dac runs fine with audioI2S last time I checked so I think that could be done. Correct...

Only possible problem I see is ``` # Master Clock (typically 256 x LRCLK). #i2s_mclk_pin: 0 ``` A wm8978 needs a clock signal and in a M5Stack Node it is...

Not at all. Thanks for your time and effort!

@Frank-Bemelman This pr will have to brew somewhat longer. And thanks for the hint about the examples. I saw you forked and added a callback. I am interested but very...

BTW only on the esp32-c3, the esp32-s2 seems not to have the issue.

Using v1. ```bash lib_deps = adafruit/Adafruit SHT31 Library@^2.2.2 https://github.com/jcomas/S8_UART#4be0ce6 hoeken/PsychicHttp ```