Home Labs Stories Connect I2C Sensor to mDot (mbed)

CONNECT I2C SENSOR TO MDOT (MBED)

image story

ABOUT THIS STORY


Posted on Aug. 2, 2016


Intermediate

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.