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

First of all, thank you so much for this great project! 1.) I find the time in which you can set the radio station after holding down the rotary encoder...

Tell me please, is it possible to add support 1.44" ST7735 128*128 display ? https://github.com/adafruit/Adafruit-ST7735-Library

Hi Karawin, I have two new feature, maybe they are easy to implement: **1, possibility to schedule auto reboot at a given time, eg: restart daily at 04:00** why? =>...

Im using a PAM8403 as amp and it work great except when there is no audio I can hear a small buzz. I have tried esp-radio and it got a...

Hi, I try master branch compile with v3.3 but I get following error `/home/me/dev/projects/Ka-Radio32/main/app_main.c:627:22: error: invalid initializer ip_addr_t ipdns0 = dns_getserver(0); ^ /home/me/dev/projects/c/esp/esp32/esp-idf-past/v3.3/esp-idf/make/component_wrapper.mk:289: recipe for target 'app_main.o' failed make[1]: ***...

Hello. Add a radio directory https://tunein.com/radio/API-MUSIC-ZONE-s228127/ https://tunein.com/broadcasters/api/ The plugin took with Logitech Media Server Version: 8.0.0 https://drive.google.com/open?id=1-MfJFVKRn2Hun1qff4a0CxePiIFhuAfW

Hello JP. You can add a button to turn off and turn on the display as in the esplay project (button B). And add the brightness of the display to...

Awesome radio project here! My infra red remote is doing funny things but is working, will have to look at that. Would be great to have a power off/on via...

Hi there, I am really happy for this project, so I built one from what I had at home. ESP32dev board, MAX98357A as i2s amplifer (mono for the moment), SSD1306...

Hi, I started recently to discover the possibliities of the EPS32. But getting karadio working seems a bit difficult. I followed the steps in README.md and HardwareConfig.md. Result of make...