LED Wall - XProjects Spring 2020
Written by: Patrick Flaherty, Elizabeth Gilman, Emilyn Jaros, Jack Ruzzo, Hanlan Yang
Java and Python Repository for the development of the LED wall X Project at the University of Pittsburgh. This will be developed with two primary master branches:
master: the standard master branch will include python programs which utilize various forms of sensing (e.g. microphones, cameras, heat) to create images.
These images will then be pushed to the portion of the project in the second branch
JavaControl: This branch will be responsible for controlling the pixelpusher itself and will be utilized by the programs in the first master branch.
It will be given an image and be tasked with transliterating that image to the pixelpusher within the LEDWall
As this project nears its completion these two branches will be merged into one item and provide an API for users to develop their own programs to interface with the LEDWall.
Basic screensaver test: https://www.youtube.com/watch?v=4JpTNGuLFBk
Software Demo (No LEDWall) - Test Sockets: https://www.youtube.com/watch?v=GRMvtf0ME6Q
Delta Tracking and Edge Detection with software wall: https://www.youtube.com/watch?v=oRtB2zscpAw&t=40s
Update 2021 - due to changes in the team, the project is in hiatus, pflaherty will reach out to pittsburgh makerspace in the future to see what we can do to finish the project