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
Download repository: zip gz