TextLCD
Forks of TextLCD
A fork is a repository which is based on a copy of this repository.

Thanks to simon For his LCD Driver program
DOGM162E-A,
LCD

Fan




Oct122012mbedLab


Alexander Vallejo


Library for a 2x16 lcd screen (not mine)

libreria para el manejo del lcd 16x2



Based on Simon TextLCD with few modifications

LCD con teclado matricial

control PID la libreria TextLCD se modifico en las lineas 45 y 101 de lo contrario compila con error


TextLCD library for controlling various LCD panels based on the HD44780 4-bit interface. forked from simon/textLCD and modified a bit

Libreria LCD

TextLCD library for controlling various LCD panels based on the HD44780 4-bit interface

LCD 20x4

TextLCD library for controlling various LCD panels based on the HD44780 4-bit interface

added lcd.start()

TextLCD library for controlling various LCD panels based on the HD44780 4-bit interface

HW




Optimization (wait(float) changed to wait_us(int)) of original library TextLCD.
TextLCD