zephyr/samples/drivers
Milind Deore 7254f1d168 samples: gpio: lcd: sample app for HD44780 LCD controller
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
2016-05-29 22:28:17 +00:00
..
adc
aio_comparator
aon_counter
button
current_sensing
disco
gpio samples: Use GPIO_0 as the default instance 2016-05-20 10:54:06 -04:00
grove_lcd
i2c_fujitsu_fram samples: I2c FRAM app bug fix 2016-05-26 01:36:52 +00:00
i2c_lsm9ds0
i2c_stts751
lcd_hd44780 samples: gpio: lcd: sample app for HD44780 LCD controller 2016-05-29 22:28:17 +00:00
led_apa102c
pci_enum
pwm
rtc
sensor_apds9960 apds9960: Fix reference to i2c driver 2016-05-23 21:32:01 +00:00
spi_flash sample/flash: update sample usage for flash erase operation 2016-05-25 13:31:13 +00:00
spi_lsm9ds0
spi_test
uart
w25q80bl
watchdog