Project - The IoT Website: Arduino Module
Parts List

The objective of this project was to use an Arduino and an ESP8266 chip to put sensor data from my mesh network "on the internet".
This page documents the Arduino side of the project. An Arduino Uno is paired with an XBee to capture all of the traffic on the mesh network. The Arduino then constructs a message which an ESP8266 posts on my IoT Website.

The Sensor Assembly

The Electronics

Software Notes