zephyr/samples/drivers/grove_lcd
Anas Nashif d18b584427 grove: use default i2c device set in Kconfig
Change-Id: I2925bb0f5f8f0537f5c21e8650b03c281081035e
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-04-25 17:01:48 +00:00
..
src
Makefile
README
prj.conf grove: use default i2c device set in Kconfig 2016-04-25 17:01:48 +00:00
testcase.ini

README

This is a sample app which displays an incrementing
counter through the Grove LCD, with changing backlight.

Arduino 101
===========
You will need to connect the Grove LCD via the shield
onto the Arduino 101. Additionally, you will need to
use 2 pull-up resistors (10k Ohm) between the SCL/SDA
lines and 3.3V. The I2C lines on Quark SE Sensor
Subsystem does not have internal pull-up, so external
one is required.