Close
0%
0%

GadgetKeeper Weather Station

Weather Station using GadgetKeeper Internet of Things Cloud Platform

Similar projects worth following
Temperature and Humidity monitoring with usage of GadgetKeeper Internet of Things Platform.

GadgetKeeper development platform provides a complete application design, runtime, and intelligence environment allowing the rapid creation of IoT solutions to connect your sensors, devices, and equipment (“Things”) with people and systems.

GadgetKeeper provides a simple development environment, robust APIs and worry-free hosting, you can accelerate your application development and take advantage of simple scalability as the application and the number of your devices grows.

You can easily integrate your application with external IT systems through our powerful APIs, web services, and a completely hands-free hosting environment that automatically scales to meet any demand, whether you’re serving several devices or several million.

  • 1 × Arduino UNO board
  • 1 × Arduino Ethernet shield
  • 1 × DHT11/22 temperature/Humidity sensor

  • 1
    Step 1

    Prepare the hardware

    Since most of the Arduino shields are usable as a stack, you need to apply less effort to setup the hardware. The final setup will be as follows.


  • 2
    Step 2

    Add required additional Arduino libraries

    I have used Arduino 1.5.6-r2 version as the IDE.You can download it from this url.(http://arduino.cc/en/Main/Software). Also the required libraries can be downloaded from following links.

    1. HttpClient library
    2. DHT11 library

    All other required libraries are available as standard libraries with the IDE.

  • 3
    Step 3

    Configure GadgetKeeper

    Create the "weatherStation" thing first:

    Then create the "temperature" and "humidity" properties under weatherStation as follows.


View all 4 instructions

Enjoy this project?

Share

Discussions

sibonjic.haris wrote 09/29/2015 at 06:39 point

Hi Sebastian, 

I'll make the MQTT weather station as soon as I catch some free time. 

Thanks, Haris.

  Are you sure? yes | no

sebastian.b wrote 09/22/2015 at 19:32 point

Hi, Haris 

it seems like a nice IoT Cloud Platform. I saw that it supports also MQTT protocol, it would be nice to make the same weather station but only with MQTT.

Prost ...

  Are you sure? yes | no

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates