Skip to content

flinc/traffic_light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

==============================

This project is deprecated!

==============================

We switched from a Velleman K8055 to a Raspberry PI!

You can find the corresponding projects here:

https://github.com/fabrik42/traffic-light-server

https://github.com/fabrik42/traffic-light-client-raspberry

==============================

traffic light at the flinc office

What it does

It is connected against our CI Joe continuous integration server to show us the current status of our checked-in specs/code. :)

  • Red: Specs failed!
  • Yellow: Specs are currently running on CI Joe.
  • Green: Specs passed! :D

Aaand... of course we have a nice web interface:

traffic light web interface

How it works

The lights of the traffic light are controlled by a K8055 usb board.

Actually, we replaced the light bulbs in the traffic lights with LED clusters to save energy. :3

A complete wiring diagram is included.

We use a command line to control the usb board, so you have to compile a k8055 binary from here.

Note: We managed to do this on OS X Snow Leopard as well as on BusyBox (to run it on a DiskStation NAS).

Special Thanks

A very special "Thank you!" goes to Markus Kinkel who created the wiring diagram and built the electronics of the traffic light. :)

We hope you enjoy it! :)

About

The traffic light used to show the state of our continuos integration server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published