KaRadio32_4
KaRadio32_4 copied to clipboard
KaRadio32 for ESP-IDF 4.4
Hello , just interested if anybody attempted to build under ESP-IDF 5.12 version ?
I use a module with a permanently installed display with ST7789S 240x240 controller (no. 203). I have to turn it 90 degrees so that everything is displayed correctly. But the...
Hi. Tell me, is it possible to run on wt32-eth01 + vs1053 using a wired connection?
Hello Try to use next chain: ESP32 -> [SPI] -> VS1053 -> [I2S] -> MA12070P So digital output of VS1053 connected directly to MA12070P. But as a result, I hear...
Release 2.3 R0 Stable For some radio stations writes No ip found while these radio stations are normally worked out in the browser and I get the IP address for...
Hello! Is it planned to make a button for a quick transition to a previously connected channel in remote control? For example, I listen to the channel number 12, and...
Hi, you radio project is great. But I have trouble with playing radio stations in AAC format. AAC playback works fine for a few minutes, but then you can hear...
When the indicator is set to Play mode, the state of the diode does not change, it is constantly lit. When GPIO2 is shorted to ground, the diode is off....
https://github.com/pilnikov/KaRadio32_4/commit/155224f337135ad932203ee4b44d996e08ddb85c to build under idf5 (master) had to be slightly modified :) . However, as usual.
Hi,when build the code it notes fail like below,would you please give me a hand /home/king5/code/esp-idf/components/fatfs/src/ff.c:541:19: error: 'Ct855' defined but not used [-Werror=unused-const-variable=] static const BYTE Ct855[] = TBL_CT855; ^~~~~...