
Rev 1 6/18/16
5
4119370
1
1: Getting Started
This tutorial will take you through the process of setting up your mangOH Green to
allow Arduino sketches to transmit data to the cloud, and configuring AirVantage to
receive that data.
The tutorial builds on basics covered in the mangOH Green Fundamentals tutorial
and the mangOH Green User Guide. To work through this tutorial:
•
You must have already set up your mangOH Grene hardware and registered your
device on your AirVantage account. See the mangOH Green Fundamentals
tutorial for details.
•
You must have an IDE loaded on your computer for Arduino sketch development.
The examples in this tutorial reflect the use of the Arduino IDE, v.16.9 (available
from
•
You should have a working understanding of sketch development. (This is not a
coding tutorial.)
When you finish this tutorial, you will have git-cloned the mangOH platform, used the
Arduino IDE to build and install a sketch on the mangOH Green, and configured your
AirVantage account to receive data sent by sensors installed on an Arduino shield.
Tip:
If you have only one monitor, you may want to print this document and use it when you
don’t want to switch back and forth between the PDF and the various windows/applications
you’ll be opening during the tutorial.
This tutorial includes:
•
Set up your mangOH Green on page 6
•
Prepare your mangOH Green for Arduino development on page 10
•
Prepare for Arduino development on page 12
Important:
To get maximum benefit from this tutorial, you are strongly recommended to
carefully follow the procedures as described, since the tutorial continually builds on earlier
procedures and results. If you skip steps or use alternate methods, you may encounter difficulty
completing the tutorial.