Difference between revisions of "HD44780"
| Line 1: | Line 1: | ||
| + | {{i18n|HD44780}} | ||
| + | |||
{{Module | {{Module | ||
|NAME=HD44780 | |NAME=HD44780 | ||
| Line 10: | Line 12: | ||
|CODE=[https://github.com/ethersex/ethersex/tree/master/hardware/lcd https://github.com/ethersex/ethersex/tree/master/hardware/lcd] | |CODE=[https://github.com/ethersex/ethersex/tree/master/hardware/lcd 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. | ||
| + | |||
| + | = Supported LC-Displays = | ||
| + | |||
| + | = Pinning = | ||
| + | |||
| + | = ECMD = | ||
Revision as of 22:52, 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.