flipdots
flipdots copied to clipboard
Everything related to our flipdot implementation
Refactoring the FlipdotAPI to use NumPy has proven to be a valuable speed increase. Additionally, NumPy brings a bunch of useful matrix manipulation functionality. The downside would be to have...
There are a number of python2 scripts in the scripts directory which should be converted to python3. Typical issues to be encountered will be the use of strings as arguments...
The python file flipdots/rpi-demo/udp_receiver_and_translator.py runs on the zeile and the wand for the following reasons: * enable and disable 24V power as required * fix the strange orientation of the...
DynDNS
Something like dynDNS for the 3 IPv6es of the flipdotwall could finally end the mess with manually editing the prefixes in all the scripts everytime the wall moves...
We need something like [pixelflut](https://cccgoe.de/wiki/Pixelflut) to run on the "wand".
As shown on 31C3: https://github.com/noniq/flipdotwars – short video here: http://www.youtube.com/watch?v=9COjimqT3hw (Not an issue, of course, just a notice :smiley: )
wanted methods: getLineHeight() getWidthForLetter( ) getLetterImage( )
Added some examples that process and visualize live camera images on the large display on 31C3.