jtrip / ChronoVision

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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'.

About

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

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 58.9%Language:Processing 18.4%Language:Python 9.8%Language:C 8.9%Language:Arduino 4.1%