Ka-Radio32 icon indicating copy to clipboard operation
Ka-Radio32 copied to clipboard

esp32 version of Ka-Radio (https://github.com/karawin/Ka-Radio) by jp Cocatrix

Results 78 Ka-Radio32 issues
Sort by recently updated
recently updated
newest added

Is there any chance to add support for ILI9225? Its a 2.0 or 2.2 inch display 176x220 Driver : https://github.com/Nkawu/TFT_22_ILI9225 and https://github.com/nopnop2002/Raspberry-ili9225spi Documentation: https://github.com/raek/ili9225_documentation/blob/master/ili9225.md

Hi, I´ve ordered the ESP32 S2 because its a newer version. I tried to flash Karadio32 and found out, that the bootloader needed is different from the ESP32 Bootloader. What...

Hello, can you update link in HardwareConfig.md for "Toolchain Setup" dead link : https://dl.espressif.com/.../esp32_win32_msys2 ![resim](https://user-images.githubusercontent.com/11939537/151963817-f3e246b1-5592-44f4-bbc4-3ceff9ed6001.png) https://docs.espressif.com/projects/esp-idf/en/latest/esp32/get-started/windows-setup-scratch.html ![resim](https://user-images.githubusercontent.com/11939537/151964186-f5ffee4a-692a-4006-b237-a79ed43b3b33.png) https://docs.espressif.com/projects/esp-idf/en/latest/esp32/get-started/windows-setup.html https://dl.espressif.com/dl/esp-idf/?idf=4.4

As you know, S/PDIF output doesn't work on current firmware(V2.1 R2). The problem is in the presence of [this file](https://github.com/karawin/Ka-Radio32/blob/master/components/audio_renderer/audio_renderer1.c). The legacy build system based on GNU Make compiles every...

Hi I'm totally new to this and every looks so easy, i will have to learn it all but today i have question about ESP32 A1S, will this project work...

I saw in the list of supported Oled displays that SSD1327 is supported but it is not mentioned if it is SPI or I2C. Also what code number should be...

Hi, I have connected both VS1053B and ILI9341 both on the SPI bus (as described in the Hardware section of the manual), but the audio is then chopped, sounds like...

After listening to a stream for several minutes, the change of station does not work correctly, the display shows the stream information correctly, but no sound comes out of the...

I bought this audio kit: https://aliexpress.ru/item/1005003002758417.html?_ga=2.235163715.319726207.1634030586-809120311.1582220812&sku_id=12000023161735118&spm=a2g39.orderlist.0.0.472f4aa6lYqSW5 My version ESP-32-A1S contain ES8388 chip (https://pcbartists.com/products/es8388-module/esp32-es8388-audio-codec-interfacing/) Сould you integrate the driver for ES8388 to your code? ( https://github.com/Ai-Thinker-Open/ESP32-A1S-AudioKit/tree/master/components/audio_hal/driver/es8388)

Hello! Thank you for an excellent project. Do you plan to continue and release updates for it, enable support for new boards ESP-32S2?