{{:skyper.jpg}} This driver controls the display module of an NEC 21a Pager (also known as //skyper// in germany) to a parallel port and drives it using [[http://serdisplib.sourceforge.net|serdisplib]]. NEC 21a display modules are controlled using an on-board SED1561 controller. For details about serdisplib itself, connecting and wiring, installation and so on go to the [[http://serdisplib.sourceforge.net/ser/nec21a.html|nec21a]] section of the [[http://serdisplib.sourceforge.net|serdisplib project page]]. For details about the serdisplib driver of lcd4linux go to the [[:serdisplib|serdisplib]] section of the LCD4Linux wiki. ---- ===== Example ===== Display Skyper { Driver 'serdisplib' Model 'NEC21A' Port 'PAR:/dev/parports/0' Options '' } ----