Coder Social home page Coder Social logo

dusterherz / on-time-pie Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 0.0 13 KB

Never be late anymore for public transport with the help of python raspberry and navitia !

License: MIT License

Python 100.00%
python python3 raspberry-pi raspberrypi transport time clock navitia

on-time-pie's Introduction

On Time, Pie !

Codacy Badge

Never be late anymore for public transport with the help of python raspberry and navitia !

What is "On Time, Pie !" ?

On Time, Pie is a project which run on a Raspberry Pi and Python. With the help of Navitia and of a 7-digit screen, your RPI display the next line comming near your bus stop or your metro station and in how many minutes it is comming. Be never late anymore and see again your bus / train pass in front of you !

The project is currently in progress.

WIP

See the Github project and issues to see the current progress of the project.

Progress Bar : ⚫⚫⚫⚫⚫⚫⚫⚫⚫⚫⚪⚪⚪⚪⚪⚪⚪⚪⚪⚪ 50%

Getting Started

Hardware

You will need a 7 segment 4 display common cathode with 12 pins like this one, 8 x 100 Ohm resistors, some wires, and, of course, a raspberry pi connected on the internet !

You can follow this tutorial made by @raspitv to connect your 4 digits - 7 segments diplay on your raspberry. The project use exactly the same pins, so no need to modify anything in the code !

Setting up the Raspberry Pi

For this project your raspberry need the 3.6 version of Python. If you have raspbian installed on it, you can upgrade your version of python following this tutorial.

You will need also pipenv to run this and install all dependencies. If you don't have pipenv, your can follow this official tutorial to install it. Then make pipenv install to install all dependencies and to create a virtualenv for this project.

To run the project, access to your virtualenv via pipenv shell and run the project with python run.py and voila, it's alive !

Configure

WIP

License

This project is licensed under the MIT License - see the LICENSE.md file for details

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.