Gadgetkeeper – Arduino Weather Station

details

This project measures the environment temperature and humidity periodically (every 10s) and sends those data to GadgetKeeper(http://gadgetkeeper.com/).

The original link is http://wiki.gadgetkeeper.com/display/docs/Arduino+Weather+Station

This page consists of the below topics.

This project is relatively simple implementation, which is consisting of only three parts like Arduino main board,  Arduino Ethernet shield and DHT11/22 temperature/Humidity sensor. Its main function is also very simple. It measures the value of temperature and humidity from the sensor and then sends them to Gadgetkeeper platform. Even though its function is very simple, it shows the basic service structure connecting to IoT cloud service.

Arduino+Weather+Station
Arduino+Weather+Station

You can view more detail and all source code from below link.

TAG : 201502, W5100, Arduino, IoT, MQTT, GadgetKeeper, Tutorial

 

This project measures the environment temperature and humidity periodically (every 10s) and sends those data to GadgetKeeper(http://gadgetkeeper.com/).

The original link is http://wiki.gadgetkeeper.com/display/docs/Arduino+Weather+Station

This page consists of the below topics.

This project is relatively simple implementation, which is consisting of only three parts like Arduino main board,  Arduino Ethernet shield and DHT11/22 temperature/Humidity sensor. Its main function is also very simple. It measures the value of temperature and humidity from the sensor and then sends them to Gadgetkeeper platform. Even though its function is very simple, it shows the basic service structure connecting to IoT cloud service.

Arduino+Weather+Station
Arduino+Weather+Station

You can view more detail and all source code from below link.

TAG : 201502, W5100, Arduino, IoT, MQTT, GadgetKeeper, Tutorial

 

COMMENTS

Please Login to comment
  Subscribe  
Notify of