Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.
/ Build-Indicator Public archive

Simple build indicator with arduino and python control script. Will flash LEDs in different patterns based on build status

Notifications You must be signed in to change notification settings

uaraven/Build-Indicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is simple project aimed to create "build indicator" using Python and Arduino.

Build indicator in this case is two RGB LEDs which are controlled by Arduino sketch, which 
in turn is controlled by python script from host PC. 

Indicator can show three states:
 - build successful - both LEDs are shining green
 - build in progress - LEDs are smoothly fading in and out yellow
 - build failed - LEDs are flashing red and blue like police strobes

 Actually whole stuff is intended to be mounted on a model car with diodes acting as beacons.


About

Simple build indicator with arduino and python control script. Will flash LEDs in different patterns based on build status

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages