Difference between revisions of "HD44780"
Line 18: | Line 18: | ||
= Pinning = | = Pinning = | ||
+ | == Direct == | ||
+ | == I2C == | ||
+ | == Serial (using 74HCT164) == | ||
+ | == 2-Wire (using 74HCT4094) == | ||
= ECMD = | = ECMD = |
Revision as of 22:58, 4 December 2016
HD44780 | |
---|---|
Status | Stable
|
menuconfig | I/O->LCD Displays->HD44780 module driver (Character-LCD) |
Pinning | yes |
Ecmd | yes |
Control6 | yes |
Depends on | ECMD |
Requires | - |
Code | https://github.com/ethersex/ethersex/tree/master/hardware/lcd |
The HD44780 module provides support for common alphanumeric character LCDs using Hitachis HD44780 and compatible controllers.