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 qmsi: adc: use built-in qmsi driver 2016-04-22 20:55:36 -04:00
aio_comparator aio: unify kconfig variables and make them consistent 2016-05-12 10:57:24 +00:00
aon_counter qmsi: aon_counters: use built-in qmsi driver 2016-04-22 20:46:29 -04:00
button samples: Using new GPIO API callbacks 2016-04-22 22:17:39 -04:00
current_sensing i2c: unify kconfig options and share them across drivers 2016-05-12 10:57:22 +00:00
disco
gpio samples: Use GPIO_0 as the default instance 2016-05-20 10:54:06 -04:00
grove_lcd grove: use default i2c device set in Kconfig 2016-04-25 17:01:48 +00:00
i2c_fujitsu_fram samples: I2c FRAM app bug fix 2016-05-26 01:36:52 +00:00
i2c_lsm9ds0 samples: get rid of obsolete usage of ARCH variable 2016-05-12 10:57:28 +00:00
i2c_stts751 samples: get rid of obsolete usage of ARCH variable 2016-05-12 10:57:28 +00:00
lcd_hd44780 samples: gpio: lcd: sample app for HD44780 LCD controller 2016-05-29 22:28:17 +00:00
led_apa102c led_apa102c: rename local configuration and use printk 2016-04-30 13:43:31 -04:00
pci_enum
pwm samples: pwm: rename local configuration and use printk 2016-04-30 13:43:31 -04:00
rtc rtc: unify kconfig variable names 2016-05-12 10:57:24 +00:00
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 samples: get rid of obsolete usage of ARCH variable 2016-05-12 10:57:28 +00:00
uart samples: Use consistent file naming for project config file 2016-04-16 21:12:19 +00:00
w25q80bl spi: consalidate and simplify 2016-05-12 10:57:26 +00:00
watchdog watchdog: unify kconfig variables 2016-05-12 10:57:24 +00:00