A really simple infoscreen solution for the Raspberry Pi, using a Windows machine to push images to the Pi. Read more further down about why Windows!
Raspberry Pi = Client connected to a TV/screen
Windows PC = Server to push images to Pi's, also converts Power Points
-
Install Rasbian to a Micro SD card (follow the official guide)
-
Boot into Rasbian on the Pi, and make sure it is connected to the internet via an Ethernet cable
-
Download all the files located in InfoGrasper/RaspberryPi_Setup/
-
Copy them onto the Raspberry Pi (via USB stick, download directly or something)
-
Open the terminal on the Pi and "cd" into the folder where you put the files
-
Run the following commands to make the script "PiSetup" executable and starting it
chmod +x PiSetup sudo ./PiSetup
-
The script will download updates to Rasbian, install network manager and fbi, and update config files and scripts.
-
Follow the manual instructions the script shows when it has completed (configuring the Pi).
A text file and two images will be copied onto the Desktop of the Pi.
*Raspberry_Pi_Setup.txt
*RaspberryPi_Config.png
*Wifi.png
- Download the folder InfoGrasper/Infoskjerm/
- Setup the Windows content server by following the instructions in InfoGrasper/Infoskjerm/README.txt
Why use a Windows machine to push images to the Pi?
Because the Windows component of this setup converts Power Points to images using Power Shell.
It was problematic using Libre Office and getting good results when converting "corporate" Power Points to images.