Arduino I2C temp sensor on mDot

Dependencies:   libmDot mbed-rtos mbed

Fork of mDot_LoRa_example_TTN_connect by bruno rovagnati

This program connects the Adafruit temp sensor board MCP9808 through I2C and sends the temperature output to the The Things Network.

Based on:

Requiremens:

Wiring:

  • MCP9808 : UDK
    • Vdd : D8 3.3V
    • Gnd : D3 GND
    • SCL : D15
    • SDA : D14
Committer:
elwinong
Date:
Tue Aug 02 19:49:55 2016 +0000
Revision:
8:ebec2e50d421
Parent:
5:89218e2c1d37
Arduino I2C to mDot example

Who changed what in which revision?

UserRevisionLine numberNew contents of line
ropu 5:89218e2c1d37 1 http://mbed.org/users/mbed_official/code/mbed-rtos/#12552ef4e980