The latest version of pi-lcd is 0.1.1.0-1.

pi-lcd

Version 0.1.0.0 revision 0 uploaded by ppelleti.

Package meta

Synopsis
Control an Adafruit character LCD and keypad kit on a Raspberry Pi
Description

This package allows using an Adafruit character LCD and keypad kit on a Raspberry Pi from Haskell. Everything you need to use one of these LCDs is exposed in the System.Hardware.PiLcd module. The submodules are only exposed because they might be useful to reuse for other types of hardware, such as if you are using an MCP23017 port expander or an HD44780 display controller in some other context. But if you're using the Adafruit character LCD and keypad kit, all you need is System.Hardware.PiLcd.

Author
Patrick Pelletier
Bug reports
https://github.com/ppelleti/pi-lcd/issues
Category
Hardware, Raspberrypi
Copyright
© Patrick Pelletier, 2017
Homepage
https://github.com/ppelleti/pi-lcd
Maintainer
code@funwithsoftware.org
Package URL
n/a
Stability
n/a

Components