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
Revision:
1:0edc781de3cb
Child:
4:36e214ebfa56
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed.bld	Tue Aug 18 15:37:05 2015 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/mbed_official/code/mbed/builds/8ed44a420e5c
\ No newline at end of file