====== Displays ====== {{:collection-mini.jpg}} This a photo of my [[https://ssl.bulix.org/projects/lcd4linux/attachment/wiki/Displays/collection.jpg|collection]] of liquid crystal displays about two years ago. It did grow a lot in the meantime, but I couldn't find the time to take a new photo :-) Most of the displays have been contributed by various folks out there. Thank you guys! To check which driver is builtin to the binary type lcd4linux -l Driver for the following devices are available: * **[[:BeckmannEgle|Beckmann+Egle]]** MiniTerminals and CompactTerminals * **[[:BWCT|BWCT]]** USB-to-HD44780 interface * **[[:Crystalfontz|Crystalfontz]]** serial and USB displays * **[[:Curses|Curses (Text)]]** for testing and debugging * **[[:CwLinux|CwLinux]]** character and graphical displays * **[[:D4D|4D Systems]]** Display Graphics Modules * **[[:DPF]]** Digital Photo Frame * **[[:EA232Graphic|Electronic Assembly RS232 Graphic]]** serial graphic units * **[[:EFN|EFN and EUG 100]]** EFN LED modules connected to an ethernet to serial converter * **[[:FW8888|Allnet FW8888]]** Firewall Appliance * **[[:G-15|G-15 : Z-10 : Dell M1730]]** Logitech combined keyboard/LCD screen, speaker/LCD and Dell M1730 with Logitech gaming LCD * **[[:HD44780|Hitachi HD44780]]** probably the most common LCD controller out there! * **[[:Image|Image driver]]** to get pictures out of LCD4Linux * **[[:IRLCD]]** DIY HD44780 / IR receiver to USB 1.1 interface, with ATtiny2313 (based on AVRUSB [[http://www.xs4all.nl/~dicks/avr/usbtiny/index.html|AVRUSB homepage]]) * **[[:LCD2USB]]** DIY HD44780 to USB interface [[http://www.harbaum.org/till/lcd2usb/|LCD2USB homepage]] * **[[:LCD-Linux|LCD-Linux]]** HD44780 kernel device driver * **[[:LCDTerm|LCDTerm]]** serial-to-HD44780 interface * **[[LEDMatrix|LEDMatrix]]** DIY ethernet LED matrix display [[http://www.harbaum.org/till/ledmatrix/|LEDMATRIX homepage]] * **[[:LPH7508]]** display by [[http://www.pollin.de|Pollin]] * **[[:LUI]]** LCD-USB-Interface by [[http://wallbraun-electronics.de/|Wallbraun Electronics]] * **[[:LW_ABP]]** Logic Way appliance control panel ABP08, ABP09 [[http://www.logicway.de/|Logic Way GmbH]] * **[[:M50530|Mitsubishi M50530]]** similar to HD44780, but for larger displays * **[[:MatrixOrbital|MatrixOrbital]]** serial and USB displays * **[[:MatrixOrbitalGX|MatrixOrbitalGX]]** GX Series USB LCD displays * **[[:MilfordInstruments|Milford Instruments]]** serial displays * **[[:Newhaven|Newhaven driver]]** for various I2C and serial displays by Newhaven * **[[:Noritake|Noritake driver]]** for various displays by Noritake * **[[:NULL|Null driver]]** for testing purposes * **[[:PalmPilot|Palm Pilot]]** emulating a MatrixOrbital display * **[[:Pertelian]]** serial over usb LCD device [[http://pertelian.com|Pertelian]] * **[[:PHAnderson]]** serial-to-HD44780 controller [[http://www.phanderson.com/lcd106/lcd107.html|PHAnderson homepage]] * **[[:picoLCD]]** true USB hid LCD device with keypad, gpo and infrared receiver [[http://www.mini-box.com/picoLCD|picoLCD homepage]] * **[[:RouterBoard|RouterBoard]]** driver to connect a HD44780 on their LCD header * **[[:SamsungSPF]]** Samsung digital picture frames, models spf-75h, spf-85h, spf-107h * **[[:SimpleLCD|SimpleLCD]]** Simple serial terminal display, supports an optional and limited vt-100 mode * **[[:skyper|Skyper]]** display module of an NEC 21a pager * **[[st2205|st2205]]** st2205 based displays, check [[http://picframe.spritesserver.nl/wiki/index.php/Main_Page|the picframe project]] * **!SureElectronics** LCD Display Board with USB (as part of [[:MatrixOrbital|MatrixOrbital]] driver) * **[[:T6963|Toshiba T6963]]** Controller for **large** graphical LCD's * **[[:TREFON|TREFON USB LCD]]** text and graphic displays * **[[ULA_200|ULA 200]]** USB-to-HD44780 interface from [[http://www.elv.de/|ELV]] * **[[:USBHUB|USBHUB]]** Driver for the port status indicator LEDs on an USB HUB * **[[:USBLCD|USBLCD]]** USB-to-HD44780 interface * **[[:VNC|VNC driver]]** VNC Server * **[[:WincorNixdorf|WincorNixdorf BA63 & BA66]]** serial cashier displays * **[[:X11|X11 driver]]** simulating displays of any size * **[[serdisplib|serdisplib]]** driver for all displays supported by the [[http://serdisplib.sourceforge.net|serdisplib]] project: * Optrex 323 displays * ALPS display with display module kit by pollin * EPSON E0855-2 display with display module kit by pollin * generic driver for PCD8544-based displays * generic driver for PCF8511-based displays * LPH7366 display with backlight * LPH7690 display * Nokia 7110 display (SED1565-based) * NEC 21a (Skyper) display module * LPH7508 display module with display module kit by pollin * Hyundai HP12542R display module with display module kit by pollin * Ericsson T20/T28/T29 i2c-displays * Ericsson R520/T65 i2c-displays * generic driver for T6963-based displays * Toshiba TLX1391 display (T6963-based) * T6963-based display module with built-in parallel to serial converter * generic driver for SED1330/SED1335-based displays * generic driver for S1D13700-based displays * displays driven by USB13700 USB module * driver for Nokia 3510i/3530 displays (S1D15G14-based) * driver for Nokia 6100 and compliant displays (S1D15G10-based) * generic driver for KS0108-based displays * c't includ USB-display * generic driver for LH155-based displays * Sharp M078CKA 240x64 (LH155-based) * Pictiva 96X36 OLED 1bit * Pictiva 96X64 colour OLED 16bit * Pictiva 128X64 yellow OLED 4bit * linux4media USB-interface E-5i-USB * linux4media USB-interface w/ 132x65 colour display * displays driven by GOLDELOX-MD1 module * Pictiva 256X64 yellow OLED 4bit * Alphacool USB-displays 200x64 or 240x128 On the [[:driverOverview|driver overview]] page the drivers and their hardware connections are listed. Due to the modular driver concept of LCD4Linux, it should be very easy to support other displays. If you have an unsupported display, know a bit of programming in C, have some spare time and want to read your name here, read the following [[:driver_howto|Howto]] and start coding! If you need help, just [[:mailto:lcd4linux-devel@lists.sourceforge.net|drop us an email]]. * **[[:driver_howto|How to write a new display driver]]** ----