zephyr/samples/drivers/current_sensing
Anas Nashif 65f538238b move driver samples to samples/drivers
All SoC specific driver tests go to samples/drivers.

Change-Id: Ia9aa2140465320a548504ddb7a44569e2d2af6bd
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-11 13:08:44 -05:00
..
src move driver samples to samples/drivers 2016-02-11 13:08:44 -05:00
Makefile move driver samples to samples/drivers 2016-02-11 13:08:44 -05:00
README move driver samples to samples/drivers 2016-02-11 13:08:44 -05:00
prj.conf move driver samples to samples/drivers 2016-02-11 13:08:44 -05:00
testcase.ini move driver samples to samples/drivers 2016-02-11 13:08:44 -05:00

README

This is a sample app to interface with
TI INA219 power monitor. The values
used in the app are for use on Adafruit's
breakout board
(https://www.adafruit.com/products/904).

This assumes the slave address is 0x40,
where A0 and A1 are all tied to ground.