/ChronoVision

python tools and arduino code for the ChronoVision project at Maker Faire Detroit 2015 from i3Detroit

Primary LanguageC++BSD 2-Clause "Simplified" LicenseBSD-2-Clause

ChronoVision

Join the chat at https://gitter.im/jtrip/ChronoVision

python tools and arduino module for the:
ChronoVision project at Maker Faire Detroit 2015 from i3Detroit

Video Display

BeagleBone Black

testing with: video_test.py
Depends on mplayer.py
Create a player, load one file, and control play head position.

Rotary Encoder and VFD User Interface

Ardunio

running: chronovision.ino
Depends on an Encoder library, and VFD Library.

BeagleBone Black

testing with: pinCheck_test.py
Depends on Adafruit_BBIO.GPIO
One pin reflects if knob is being moved and so testing for that.

testing with: readYear.py
Depends on Adafruit_BBIO.GPIO
An attempt to read the parallel interface the arduino is providing. It should be 10 bits for the 'year'.