zephyr/samples/sensor/mcp9808
Anas Nashif d622b09bc0 samples: tests: remove obsolete KERNEL_TYPE and kernel variables
Remove those from Makefiles and testcase.ini, we now support unified kernel
only and sanitycheck script now knows how to deal with this.

Change-Id: I853ebcadfa7b56a4de5737d95f2ba096babb2e13
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-11-04 15:47:25 -04:00
..
src sensors: mcp9808: convert to and build with unified kernel 2016-11-03 01:45:49 +00:00
Makefile samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
README.rst samples: sensors: cleanup mcp9808 sample and refine documentation 2016-10-26 23:46:38 +00:00
prj.conf sensors: mcp9808: convert to and build with unified kernel 2016-11-03 01:45:49 +00:00
testcase.ini samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00

README.rst

MCP9808 Temperature Sensor
##########################

Overview
========

Sample application that periodically reads temperature from the MCP9808 sensor.

The MCP9808 digital temperature sensor converts temperatures between -20°C and
+100°C to a digital word with ±0.5°C (max.) accuracy. It is I2C compatible and
supports up to 16 devices on the bus. We do not require pullup resistors on the
data or clock signals as they are already installed on the breakout board.

The MCP9808 is available in a discrete component form but it is much easier to
use it mounted on a breakout board. We used the Adafruit breakout board.

In this hookup we are only connecting one device to one of the supported boards.
It reads the temperature and displays it on the console.

Software
========

This sample uses the Zephyr sensor APIs and the provided driver for the MCP9808
sensor.

Pinouts
=======

The MCP9808 requires 2 wires for the I2C bus plus power and ground. The power
can be either 5V or 3.3V.

We connect the Data and clock wires to Analog ports A4 and A5 which is the I2C
pins on Arduino compatible boards.


Data Sheets
===========

http://www.microchip.com/wwwproducts/en/en556182