Difference between revisions of "HD44780"

From Ethersex_Wiki
Jump to: navigation, search
(Created page with "{{Module |NAME=HD44780 |MENUCONFIG={{I/O}}->LCD Displays->HD44780 module driver (Character-LCD) |STATUS={{stable}} |PINNING=yes |ECMD={{has_ecmd}} |CONTROL6={{has_control6}} |...")
 
Line 8: Line 8:
 
|DEPENDS=[[ECMD]]
 
|DEPENDS=[[ECMD]]
 
|REQUIRES= -
 
|REQUIRES= -
|CODE=[https://github.com/ethersex/ethersex/tree/master/hardware/onewire 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]
 
}}
 
}}

Revision as of 22:45, 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