raspberry pi hooked up to nokia display; adafruit python libraries; scrolling graph, random values

raspberry pi hooked up to nokia display;

adafruit python libraries;

scrolling graph, random values;

 

Due to SD corruption and no backup I lost all my projects, including this one.

What it did:

- create an array of values for eacht dot

- fill it with random numbers

- shift it to the left, and add new (random) value on last position

- loop through the array to draw a graph, and again, and again

- resulting in a scrolling graph as shown in video