IceCube display
LED display to show IceCube event data
LED display usage

This page groups the different aspects of actually showing things on the LED display. More...

Modules

 Display driver
 LED communication interface.
 
 Display frame buffers
 LED display buffer implementation and usage.
 
 Display frame queue
 FIFO interface for frame displaying.
 
 Frame timing
 Periodic interrupt timer to initiate frame drawing.
 
 Display content renderering
 Display content rendering.
 
 Remote rendering
 Remote rendering of display content.
 

Detailed Description

This page groups the different aspects of actually showing things on the LED display.

The Display driver and Frame timing modules describe how to get data to be shown on the display, and how to write sequential frames on regular time intervals. The frame buffer format and storage are described in Display frame buffers.

For content generation, there are two options: