01-14-2019, 11:47 PM
Hello,
I am completly new to raspberry pi and moode audio. I want to use moode to listend to internetradio and control it over a small display (without mobile).
I downloaded the image and transfered it with Win32 Disk Imager to the Rasp Pi 3 B (without +). I am able to access the local moode webpage (with the computer) and I can get access with ssh (i use putty on windows).
This display i bought on ebay: https://i.ebayimg.com/images/g/YD0AAOSwz...-l1600.jpg
They told me i can find the drivers here: http://www.spotpear.com/learn/EN/raspber...e-LCD.html
So I tried to install the driver for the display but I fail the hole time (all commands I found somewhere in the web):
after that the rasp pi reboots and it shows the command line on the display.
I typed in >> sudo apt-get install lightdm and change with sudo raspi-config to deskop auto login (B4).
Now it shows in on the display: pi@moode:~ $.... so it is logged in, but I do not know any further...
How can I get the control of the player on the display ? Something like in the webbrowser?
Sorry for the stupid question and thanks for the answer.
I am completly new to raspberry pi and moode audio. I want to use moode to listend to internetradio and control it over a small display (without mobile).
I downloaded the image and transfered it with Win32 Disk Imager to the Rasp Pi 3 B (without +). I am able to access the local moode webpage (with the computer) and I can get access with ssh (i use putty on windows).
This display i bought on ebay: https://i.ebayimg.com/images/g/YD0AAOSwz...-l1600.jpg
They told me i can find the drivers here: http://www.spotpear.com/learn/EN/raspber...e-LCD.html
So I tried to install the driver for the display but I fail the hole time (all commands I found somewhere in the web):
Code:
wget http://www.spotpear.com/download/diver24-5/LCD-show-171219.tar.gz
tar xvf LCD-show-171219.tar.gz
cd ./LCD-show
./LCD35-show
I typed in >> sudo apt-get install lightdm and change with sudo raspi-config to deskop auto login (B4).
Now it shows in on the display: pi@moode:~ $.... so it is logged in, but I do not know any further...
How can I get the control of the player on the display ? Something like in the webbrowser?
Sorry for the stupid question and thanks for the answer.