Introduction
Connect Multitech mDot with Adafruit MCP9808
Import mbed program
Compile, download, and wahla
Introduction
This story connects an I2C sensor to an mDot (mbed) and sends the data output to the The Things Network.
We will use an Arduino based temp sensor (Adafruit MCP9808) and the Multitech mDot.
Detailed instructions provided in mbed main.cpp.