Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.46 KB

README.md

File metadata and controls

32 lines (18 loc) · 1.46 KB

Travis rPI Notifier

Synopsis

rPI project to retrieve the build status for a given project and displays the build status on an array of LEDs. The board is composed of 3 LEDs colored Red, Green and Blue.

The monitored repository is configured in config.yml along with the GPIO numbers connected to each LED. The LEDs will blink / go on or off depending on the status of the monitored travis build for a given repository.

Electronic Build

Build GIF

Electrical Diagram Breadboard Diagram

Screenshots

Top View #1 Top View #2 Side View

Installation and Configuration

Ubuntu Mate setup:

http://ubuntu-mate.org/raspberry-pi/

travispy Docs:

http://travispy.readthedocs.io/en/latest/entities/#travispy.entities.Repo

Changelog