C# (CSharp) CyrusBuilt.MonoPi.LCD Namespace

Classes

Name Description
GpioFileLcdTransferProvider Raspberry Pi GPIO (via filesystem) provider for the Micro Liquid Crystal library.
GpioMemLcdTransferProvider Raspberry Pi GPIO (via memory) provider for the Micro Liquid Crystal library.
LcdModule Hitachi HD44780-based LCD module control class, largely derived from: Micro Liquid Crystal Library http://microliquidcrystal.codeplex.com Appache License Version 2.0 This classes uses the ILcdTransferProvider to provide an interface between the Raspberry Pi and the LCD module via GPIO.