Code Monkey home page Code Monkey logo

biblepi's Introduction

BiblePi

A Python Program for Playing the New Testament on a Raspberry Pi

PyUp PyUp

What is it

A simple python program to read a random book from the New Testament (KJV) to you and your family. The program is based on the easygui package by Robert Lugg and the popular VLC package. You have the option of setting a timer to read for a given interval (great to put you or your kids to sleep), or to freeplay until you pause or stop the player.

Installation

git clone https://github.com/bradlindblad/biblepi

Then install requirements

pip install -r requirements.txt

Hardware

The idea is to have a small computer to simply read the bible to you whenever you want. I installed Ubuntu Mate 18.04 personally onto a Raspberry Pi3. I found it very difficult to get audio output working with the Raspbian Buster image, which is why I would recommend Ubuntu Mate.

I attached a 5" touchscreen to the Pi for a simply interface to the program, which works flawlessly.

Usage

Making sure you are in the root of the directory, run:

python3 main.py

If you're on Windows, run

python main.py

Source

All audio files downloaded from audiotreasure.com

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.