maxwen
maxwen
Like using in Adafruit ESP32 Feather V2 I managed to make it working and testing so far showed no problems (still needs more testing though) https://github.com/maxwen/esp-hal/commit/6ba9b84e5cbf55f4ef426de28bfa980599abfcff Right now this is...
While hacking my MP3 player/ Web radio app (which you can find here https://gitlab.com/esp322054205/esp32s3-radio) I came across the issue that web radio streams can have different sample frequencies (typically 48000...
I have written an esp32 mbus scanner for reading the smartmeter of my energy provider. It uses an mbus scanner attached to uart (from MikroElektronika). That worked fine before the...