![]() |
How to build Webradio from Board A64 ? - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4) +--- Forum: General Discussion on PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=3) +--- Thread: How to build Webradio from Board A64 ? (/showthread.php?tid=9589) |
How to build Webradio from Board A64 ? - Bebert - 04-05-2020 Hi, I got "old" A64-DB-Rev B board, which looks perfect for building web-radio with IR remote. I would like to use simple LCD display (2 lines 16 characters) and if possible read mp3 from USB keys. I can use external monitor only to configure the web-radio. Unfortunately I did not find tutorial for this. Does somebody know some link ? As I am familiar with Xubuntu, so I tried to configure an SD card with Armbian buster 5.4.20.7 : Boot is ok but I can not get any sound on the headphone jack whatever I plug into. I put on SD a wav file to check the sound.
RE: How to build Webradio from Board A64 ? - Luke - 04-05-2020 Can't really help you, but have you considered trying to use Volumio for the purpose? they even built a high-end audio player using the SOPine and I'm sure they still support the original Pine A64. In the event you're interested: https://forum.volumio.org/volumio-pine64-pine-a64-lts-sopine-compute-module-t9465.html RE: How to build Webradio from Board A64 ? - Bebert - 04-06-2020 Luke : Thank for quick answer, I already looked this page some weeks ago : https://wiki.pine64.org/index.php/Pine_A64_Software_Release#Volumio_Digital_Audio_Player but it is written "Volumio is controlled using a Web-GUI which can be accessed via a web browser" I still not use smartphone or similar thing, my plan is to use the IR receiver to select radio station and adjust / mute the volume. It would make no sense to turn on a computer just to control the webradio. another point is we do not like WiFi at home, we used only ethernet links... Do you think volumio usable with only IR remote ? RE: How to build Webradio from Board A64 ? - Luke - 04-06-2020 @Bebert since I am not an expert (although I have a Volumio setup on the OG PINE A64 with nearly 3 years uptime in my kids room) I'll ping @gkkpch - lets hope he'll get back to soon with some answers RE: How to build Webradio from Board A64 ? - Bebert - 04-11-2020 Thank Luke, I am afraid I did not choose the right options for Armbian-Config, I follow " https://docs.armbian.com/User-Guide_Armbian-Config/ " but lot of options are unclear for me... Because I am familiar with Ubuntu, I tried another install following the Thread "Step By Step How To Install Ubuntu Image" #45 : It worked, but system is often very slow, I am wondering if my old SD card is good enough. → much better since I replaced the mouse ! With this install :
So What ? I need to learn how to use paplay with mp3, m3u or other web audio stream, and also find out how to control Pine64 from its IR port... Yet extracting analog sound from HDMI does not look simple ! Maybe I should switch for another install but wich one ? RE: How to build Webradio from Board A64 ? - Bebert - 08-19-2020 No progress ! so I tried from scratch using DietPi :
Next steps : find out how to configure remote control and write script to select between radios station... Remote control does not work for me, I can see the signal coming into IR connector using a scope, mplayer should be able to receive IR info but I do not find way to link both. I installed LIRC and tried modprobe sunxi-cir... How to make it working ? Any tutorial for this ? |