Git Product home page Git Product logo

guerillaclock's Introduction

guerillaClock

guerillaClock, a low cost countdown clock, provides bus arrival time by way of 16x32 RBG matrix backed by a Raspberry Pi Zero W.

It is a $100 solution to a $25,000 problem.

Description

The project utilizes a custom designed 3D printed enclosure to house a 16x32 RGB matrix and costs approximately $100. (The price could be reduced if a smaller lipo was used, or omitted entirely.)

The Raspberry Pi Zero W connects to a local wifi network and pulls bus arrival time and route details from the NYC MTA Bus Time API. The 16x32 matrix displays the "next" bus' arrival time, for a selected bus stop.

The display is controlled with hzeller's great rpi-rgb-led-matrix repo project. The wiring.md was especially helpful in creating a Pi HAT, utilizing the Adafruit Perma Proto Bonnet.

More information can be found on hackaday.io.

Files

  • README.md: This file.
  • guerillaClock.py: Scrape the NYC MTA Bus Time API and gather information about a designated bus stop.
  • guerillaClockDisplay.py: Display and scroll arrival time information on a 16x32 RGB matrix.
  • guerillaClockHAT_pinout.md: Table explaining the pinout between the Raspberry Pi Zero W, Adafruit Bonnet, and 16x32 matrix.

Parts

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.