DO YOU KNOW HOW TO SEND ARDUINO SENSOR DATA TO CLOUD SERVER(THING+ SERVER)

This tutorial guides you to how to send the sensors data to the Things+ server and how to configure the server.
ORIGINAL POST
By bingdo72
components
Hardware Components
Arduino UNO
X 1
Ethernet shield
X 1
Easy Module shield
X 1
LAN cable
X 1
USB cable
X 1
Software Apps and online services
Arduino
details

Thing-Server-1

Thing-Server-2

I know Arduino platform for IoT. So I implemented a firmware of Arduino by Ethernet SW modification because I can handle a source code easily. You can know the status of equipment even if it is so far. Please refer to the following step.

Step 1: Prepare Materials

Picture of Prepare Materials
Picture of Prepare Materials
Picture of Prepare Materials
Picture of Prepare Materials

Please refer to the following.

1. Arduino UNO

2. Ethernet shield

3. Easy Module shield

4. LAN cable

5. USB cable

Step 2: Hardware Connection

Thing-Server-3

Please connect a LAN cable and USB cable

You can get more HW info on the following site.

https://www.arduino.cc/en/Main/ArduinoBoardUno

Step 3: Prepare Development Environment

https://www.arduino.cc/en/Guide/HomePage

 

Step 4: Software

I uploaded Arduino project. You can download this project file. And then import project into Sketch.

After compile, you can send sensor data to Thing+ cloud server.

 

 

Step 5: How to Run: Preparation

Thing-Server-4

 

1. To the following steps

http://support.thingplus.net/en/open-hardware/arduino-noSSL-user-guide.html

Step 6: How to Run: Modification

Thing-Server-5

 

Picture of How to Run : Modification
Picture of How to Run : Modification
Picture of How to Run : Modification
Picture of How to Run : Modification

1. To must modify MAC address, API key, temperatureId in firmware code.

2. To add source codes of DHT11.

3. To verify and upload to target.

Step 7: How to Run : the Result

Thing-Server-6

Thing-Server-7

1. To check the result of Dashboard through Thing+ Server.

Source: http://www.instructables.com/id/Do-You-Know-How-to-Send-Arduino-Sensor-Data-to-Clo/

 

Thing-Server-1

Thing-Server-2

I know Arduino platform for IoT. So I implemented a firmware of Arduino by Ethernet SW modification because I can handle a source code easily. You can know the status of equipment even if it is so far. Please refer to the following step.

Step 1: Prepare Materials

Picture of Prepare Materials
Picture of Prepare Materials
Picture of Prepare Materials
Picture of Prepare Materials

Please refer to the following.

1. Arduino UNO

2. Ethernet shield

3. Easy Module shield

4. LAN cable

5. USB cable

Step 2: Hardware Connection

Thing-Server-3

Please connect a LAN cable and USB cable

You can get more HW info on the following site.

https://www.arduino.cc/en/Main/ArduinoBoardUno

Step 3: Prepare Development Environment

https://www.arduino.cc/en/Guide/HomePage

 

Step 4: Software

I uploaded Arduino project. You can download this project file. And then import project into Sketch.

After compile, you can send sensor data to Thing+ cloud server.

 

 

Step 5: How to Run: Preparation

Thing-Server-4

 

1. To the following steps

http://support.thingplus.net/en/open-hardware/arduino-noSSL-user-guide.html

Step 6: How to Run: Modification

Thing-Server-5

 

Picture of How to Run : Modification
Picture of How to Run : Modification
Picture of How to Run : Modification
Picture of How to Run : Modification

1. To must modify MAC address, API key, temperatureId in firmware code.

2. To add source codes of DHT11.

3. To verify and upload to target.

Step 7: How to Run : the Result

Thing-Server-6

Thing-Server-7

1. To check the result of Dashboard through Thing+ Server.

Source: http://www.instructables.com/id/Do-You-Know-How-to-Send-Arduino-Sensor-Data-to-Clo/

 

COMMENTS

Please Login to comment
  Subscribe  
Notify of