Arduino Ethernet + DHT11

details

Arduino Ethernet + DHT11

by alvaro


This tutorial explains how to controll your arduino device thru thinger.io cloud service. Thinger.io provide the device API library for arduino on the github. For more detail about thinger.io, refer to thinger.io site or the WIZnet museum introduction.


Overview

This tutorial will cover how to use a DHT11 sensor with the thigner.io platform to allow reading the sensor temperature and humidity from the Internet.

Prerequisites

  • Register a new device in the cloud console. We will be using for this example a device with the id (arduino), and with credentials “your_arduino_credentials”. If you need help with this step, please take a look to this post.
  • Arduino IDE with the thinger.io library installed. Also described in this post.

Program – Arduino IDE

Demo

For more detail

Goto original site : https://community.thinger.io/t/arduino-ethernet-dht11/22

Arduino Ethernet + DHT11

by alvaro


This tutorial explains how to controll your arduino device thru thinger.io cloud service. Thinger.io provide the device API library for arduino on the github. For more detail about thinger.io, refer to thinger.io site or the WIZnet museum introduction.


Overview

This tutorial will cover how to use a DHT11 sensor with the thigner.io platform to allow reading the sensor temperature and humidity from the Internet.

Prerequisites

  • Register a new device in the cloud console. We will be using for this example a device with the id (arduino), and with credentials “your_arduino_credentials”. If you need help with this step, please take a look to this post.
  • Arduino IDE with the thinger.io library installed. Also described in this post.

Program – Arduino IDE

Demo

For more detail

Goto original site : https://community.thinger.io/t/arduino-ethernet-dht11/22

COMMENTS

Please Login to comment
  Subscribe  
Notify of