Giter VIP home page Giter VIP logo

slideshow's Introduction

Preparation:
Start with clean, fresh and updated Raspbian SD Image
https://www.raspberrypi.org/downloads/raspbian/

In Desktop Environment:

Connect to Wlan in upper right corner
Startx: Menu ->Preferences -> Raspberry Pi Configuration -> System -> Boot: To CLI
Startx: Menu ->Preferences -> Raspberry Pi Configuration -> System -> Network at boot: Wait for network checked
Startx: Menu ->Preferences -> Raspberry Pi Configuration -> Performance -> GPU Memory: 128
Then reboot

Disconnect any USB-Drives bevor executing the setup command
Type commands to CLI:

sudo git clone https://github.com/Hatschi915/Slideshow.git /home/pi/temp

cd temp

sudo python setup.py

Wait for reboot then connect USB-Stick

Featuers:
Preconfigured samba share, to access all needed folders and settings
New pictures shown first, then randomly
Display advertisment after x pictures
Slideshow runs of USB Stick for easy deleting of files and to keep things tidy
Local webserver to change settings of the slideshow. Connect to the Wlan, which the pi is connected to
and type http://raspberrypi to access the settings page

Useful knowledge:

If you need a sync tool to sync files from windows to the slideshow, there is a minimalistic windows application insides the application samba share folder. With this application you can specify a windows folder as source and the slideshow_hotfolder as destination.

To update remove the following folder from this installation and start over.

sudo rm -rf /home/pi/temp

To prevent autostart add a reset.txt file to the USB-Stick and boot.
To quit running slideshow simply type to your Raspberry:

sudo killall python

Samba share structure:
Advertising: Folder for Ads
Application: The scripts and setting.ini file
Slideshow_Hotfolder: Here you put new files in
Slideshow_Content: The content of the slideshow (USB-Stick)

Behaviour:
The Slideshow works with an attached USB stick
Any new .jpg/JPG/jpeg/JPEG file putted into the slideshow hotfolder will be displayed first and
then moved to the USB Stick. If there is no file on the USB Stick the slideshow will display the ads
If there is content on the USB Stick the slideshow will show it´s content in random order and after x pictures a ad.
If there is no USB Stick attached new pictures will be displayed but deleted after.
The USB Stick can be disconnected and reconnected while the slideshow is running

PLEASE READ LICENSING AND COPYRIGHT NOTICES ESPECIALLY IF USING FOR COMMERCIAL PURPOSES

slideshow's People

Contributors

hatschi915 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

donpesce

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.