| Linux Framebuffer Driver for the UC1610 Display Controller
 This article describes a framebuffer driver for LC Displays based on the UC1610 display controller.
 
 IntroductionThis driver, called uc1610fb, provides the glue to use displays based on the UC1610
controller as Linux Framebuffer devices.
The devices must currently be connected using the 4 Wire, 8-Bit SPI
mode (see datasheets). The driver makes use of the gpio, framebuffer and spi frameworks in the Linux kernel. Usable displaysDownloadTODO BuildingTODO UsingTODO DemoDisplaying the Linux console using fbcon: 
 Example image displayed using DirectFB's dfbg tool: 
 Main screen and temperature visualization of a heating controller realized using a Carambola Linux board, DirectFB and the uc1610fb driver: 
 
 
 |