DIY – Do it yourself – HowTo

Quick summary of steps to setup your own Video Art Wall

These instructions expect you to setup the Raspberry Pi with a full screen, keyboard and mouse. Once the software is setup, only the mouse is needed and the screen can be changed to a larger or wall mounted screen.

Note: This was setup for Raspbeery Pi 3 in 2019 and so does not full match current (2022) Rasp 4 or related Raspberry OS updates. 
Contact us if you want recent updates

The setup and final installation uses a HTMI video screen, a computer monitor or low priced TV screen can be used.

  1. Buy a Raspberry Pi kit and set it up running Raspbian, we like a complete kit sold by Canakit, since it has power supply, box, ram, and all cables.
  2. Setup an image display account at http://my.welovemuseums.com/members
  3. Get the account code from http://my.welovemuseums.com/home/links
  4. Update the raspberry PI OS and install the needed modules:


    apt-get update
    apt-get dist-upgrade

    apt-get install python-tk
    apt-get install python-pil
    apt-get install python-pil.imagetk
    apt-get install sqlite3

  5. Get the DEB file and install it on the Rasp PI:
    wget http://www.artonmytv.com/wlm-raspi/wlm-home-raspi-0.0.deb
    
    
  6. Install DEB file using dpkg -i wlm-home-raspi-0.0.deb
  7. Edit /home/pi/wlm-home/wlm.cfg and replace ‘demo’ with your account number

Once done your system is setup:

  • First, get the latest images selected on your wlm account (we are working on automating the update process).
    Using this approach allows the Art wall to operate without any network connection once initialized. The connection is only needed when new images are selected.
  • Click the Wlm@home icon to start the image display. The first image can take 15-20 secs to display and often is not sized right first time around. The images will cycle once all are shown

Leave a Reply

Your email address will not be published. Required fields are marked *