
An external process assigns an element to a position on the display.
The MCU is, constantly in a background process, regularly updating the display, by  
     fetching the current character from the "refresh buffer" 
     finding, e.g. via table lookup, the next value that must be presented to the display
     timing the next display update
     placing the appropriate signals on the display port
