Cellie

Results 33 comments of Cellie

Hi, A alarm on the temperature is something I thought about. This will for sure be after v2.0 which is the next milestone. Atm you have to edit config files...

Hi @crazybanane. You are right, on these boards there is no `GPIO12` marking. On my board it is marked `TDI`. ![esp32 pins](http://www.esp32learning.com/wp-content/uploads/2018/12/MH-ET_LIVE_D1_mini_ESP32_pinout.png) I put `GPIO12` there as the pin functions...

@crazybanane One thing I saw when testing my board with a scope was a voltage surge (ringing) on the mosfet drains every time the mosfet stopped conducting. I dont recall...

@crazybanane guten Rutsch!

I wrote a wrapper for this issue. Check out https://github.com/CelliesProjects/ESP32_VS1053_Stream. With the lib it is as easy as `stream.connecttohost("http://icecast.omroep.nl/radio6-bb-mp3");` to open a stream (chunked, https or just plain http) and...

> It's just that for the second time we thought we are using the patch and actually we are not, see https://github.com/baldram/ESP_VS1053_Library/discussions/66. We need another miss to get to three...

My observation is that using `String` in `ASyncTCP` or `AsyncWebServer` will at some point result in a crash.

> Yes > It is called AsyncTCP @n9wxu You copied a link to the server. https://github.com/me-no-dev/AsyncTCP @petr-fiala @Links2004 I am not sure if it is the exact same API but...

Yes and no. For example. https://en.wikipedia.org/wiki/Full_moon Full moon is defined as the moment the _center_ of the sun, the _center_ of the earth and the _center_ of the moon are...

EDIT: Deleted because not applicable.