mini-box / picoLCD

picoLCD is a family of Intelligent USB LCD displays with true HID USB interface. Current end existent products range from simple 2x20 LCDs, 4x20 as well as graphic models (256x64)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

picoLCD - linux driver and SDK for Mini-Box.com USB LCD

picoLCD is a family of Intelligent USB LCD displays with true HID USB interface. Current end existent products range from simple 2x20 LCDs, 4x20 as well as graphic models (256x64). The picoLCD has strong application support (SDK included) for Windows XP and Linux as well as native Vista SideShow auxiliary display driver support and SDK.

256x64 20x2

Features

  • True full-speed USB HID device
  • USB full-speed 2.0 support
  • 10 custom splash screens, custom timing / looping
  • IR receiver connector
  • LIRC support (20x2, 20x4)
  • Keypad / LED connector
  • USART and I2C connectors
  • Supports 8 GPO
  • Custom fonts and splash screens

Building

    ./autogen.sh
    make install

Running on MacOS

SDK supports all models and can be built on MacOS. The 256x64 is not yet fully supported. It also supports MacOS leopard and snow leopard. For MacOS a codeless kext must be installed before SDK can be used. See the kext/ folder inside archive.

Examples

See examples folder

lcdproc, lcd4linux, kernel patches

already included in mainline no longer needed See patches folder

Ubuntu packages (ppa)

no longer updated Ubuntu PPA

Using the SDK library

See libusblcd documentation

Using the picoLCD app

See picolcd documentation

About

picoLCD is a family of Intelligent USB LCD displays with true HID USB interface. Current end existent products range from simple 2x20 LCDs, 4x20 as well as graphic models (256x64)

License:GNU General Public License v2.0


Languages

Language:Shell 78.0%Language:C 18.3%Language:Perl 2.8%Language:Makefile 0.8%Language:Roff 0.1%