mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-21 00:05:24 +00:00
Display text strings on parallel interfacing HD44780 based generic LCD controller using GPIO pins to interface with Arduino Due(SAM3). HD44780 is a popular controller and an example can help using gpio pins in parallel with it. I have tested it on JHD20x4 LCD panel for 4Bits & 8Bits configuration. The code has been made generic so that user can modify quite a few options. Datasheets: http://lcd-linux.sourceforge.net/pdfdocs/hd44780.pdf Signed-off-by: Milind Deore <tomdeore@gmail.com> Change-Id: If2809222466b462fa2f4c42b14a514828530f082 |
||
---|---|---|
.. | ||
adc | ||
aio_comparator | ||
aon_counter | ||
button | ||
current_sensing | ||
disco | ||
gpio | ||
grove_lcd | ||
i2c_fujitsu_fram | ||
i2c_lsm9ds0 | ||
i2c_stts751 | ||
lcd_hd44780 | ||
led_apa102c | ||
pci_enum | ||
pwm | ||
rtc | ||
sensor_apds9960 | ||
spi_flash | ||
spi_lsm9ds0 | ||
spi_test | ||
uart | ||
w25q80bl | ||
watchdog |