Git Product home page Git Product logo

godfathersays's Introduction

GodfatherSays

Musicbox & Kids Game for Raspberry PI

Made for my godchild Louisa :)

See demo on YouTube:

GodfatherSays

Image03

Features

  • GodfatherSays Game
  • MusicBox playback
  • Audiobook playback
  • Easter Egg
  • Playback from USB device

Software

Requirements:

  • Raspbian 8 (Jessie) - WITH GUI for auto mount of new USB devices

Hardware

  • Raspberry PI
  • 3 GPIO Buttons
  • 3 LED
  • Speaker
  • Powerbank

Build

! Sound (wav) files are not included !

Different wav files are needed to give a audio feedback for menu switch, startup and some of them are necessary for the GodfatherSays game. The names of the different sound files can be configured in config.properties. Copy your own wav files to "src/resources/wav/". The resources have to be included in the jar file.

And finally create a runnable jar file with "Extract required libraries to generated JAR".

Configuration

  1. Copy Binaries to "/home/pi/GodfatherSays/GodfatherSays.jar".

  2. Copy you config file to "/home/pi/GodfatherSays/config.properties".

  3. Copy MP3 files to the configures paths from your config.properties. Default: "/home/pi/Music" & "/home/pi/Hoerspiel"

  4. Configure autostart:

sudo nano /etc/init.d/GodfatherSays

Paste content of docs/init.d.txt

cd /etc/init.d/
sudo chmod 755 GodfatherSays
sudo update-rc.d GodfatherSays defaults

Some more images

Image01 Image02 Image04 Image05 Image06 Image07

godfathersays's People

Contributors

thomasheiser85 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

bifekr

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.