Yeah baby… Streaming vid on apa102 array.
Just checked. The screen capture runs at 35 frames / second.
https://www.youtube.com/watch?v=76Ds4ByB7tQ 2x as big at half the rate
missing/deleted image from Google+
Very cool! How do you get the video signal onto the matrix?
I’m using a USB to an Adafruit Feather M0.
Oh, this is something what I’m looking for!
I’m trying to PowerPoint some animations on a ‘matrix’ with just one row (=
a strip).
Can you please tell me more how you select a screen window and what is
needed to send the stream down to USB?
@Juergen_Bruegl , I made my own arduino script that runs on a @Adafruit_Industries feather M0. Then made a python script to run on Linux to capture a section of the display and send out the pixel data. This is just test code at this point, but you are welcome to it. https://github.com/wyolum/ultim8x8/tree/master/arduino/ULTiM8x72_AllPixel
