zephyr/samples/drivers/current_sensing
Sergio Rodriguez 3b0ecfa283 samples: current sensing : Use unified kernel for the current sensing app.
Change-Id: I739374a8134963bdca99f6de419809033a8a983e
Signed-off-by: Sergio Rodriguez <sergio.sf.rodriguez@intel.com>
2016-11-03 01:39:34 +00:00
..
src i2c: use I2C_X nameing instead of I2CX 2016-04-25 17:01:48 +00:00
Makefile samples: current sensing : Use unified kernel for the current sensing app. 2016-11-03 01:39:34 +00:00
prj.conf i2c: unify kconfig options and share them across drivers 2016-05-12 10:57:22 +00:00
README move driver samples to samples/drivers 2016-02-11 13:08:44 -05:00
testcase.ini samples: current sensing : Use unified kernel for the current sensing app. 2016-11-03 01:39:34 +00:00

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.