efi222 wrote:.I've strayed from the topic, but maybe someone will be keen on such radio 'trinkets'
I for one am keen, as with all audio lights.
Czy wolisz polską wersję strony elektroda?
Nie, dziękuję Przekieruj mnie tamefi222 wrote:.I've strayed from the topic, but maybe someone will be keen on such radio 'trinkets'
Mis wrote:If anyone would be interested in a yoRadio modification that pushed this project forward a bit, I committed something like this.
Quite a few changes and fixes, SPDIF, OPUS and VORBIS decoders, station finder, full polish, naming, weather ect.
The code is on github: https://github.com/romekb/yoRadio_spdif
And this is what it looks like:
.
And a short video:
https://youtu.be/0B93uhm7WAI
I have two such radios made based on two versions of Chinese CYD displays on a standard ESP32 (with a PSRAM cube glued on the wires, because without PSRAM it runs poorly). Of course on ESP32S3 there will be no problem as well as on WROVER modules. Now a Chinese panel with ESP32S3 and a 3.5'' 480x320 IPS display + capacitive touch, but with a slightly unusual TFT controller, is coming to me. I should be able to get this working, and of course the code will be on github.
Moderated By ArturAVS:.I understand your colleague's agitation, but this does not exempt you from the culture of speech.
3.1.5-3.1.7 Dissemination of content contrary to the principles of social conduct and good morals.
robgold wrote:.This is the last version working on the old ESP32 Audio and Core libraries.
From version 3.19 onwards only the ESP-audioI2S-master 3.4.2 and higher audio libraries will be supported (changes in the way information about the playing station is transmitted) and core ESP32 3.2.0 and higher. At the moment, I'm sticking with 3.2.0 because this version has improved wip and netif files, which makes it possible to listen to "streaming" stations in FLAC format.
Version 3.19 will probably be released on Github later this weekend.
irysbox wrote:.I succeeded in loading the soft evo to the board and a white LED came on which hits me in the eyes like I haven't had before
irysbox wrote:.tell me that replacing it with lcd2004 or this 24x2 is a lot of work except redefining the ports ?
irysbox wrote:controlling just the remote control is even ok these banks of stations and tracks it has here from the card I understand ?
Quote:/ Image direction and orientation (MADCTL)
tft_command(0x36);
tft_data(0x28); // screen orientation (rotation, reflection)
amrowek wrote:.Have you had a similar problem with this project?