W5100 Ethernet Shield with ThingSpeak IOT Server

In this illustration we will going to wire the W5100 Ethernet shield with Arduino UNO, DHTXX Humidity Sensor along with ThingSpeak an AJAX Graphical Representation of the data coming from the Sensor which is connected to our MCU and push the data to ThingSpeak Server
ORIGINAL POST
By 14Core
components
Hardware Components
Arduino UNO R3
X 1
ethernet shield W5100
X 1
details

ethernet3-2.PNG

W5100 Ethernet Shield with ThingSpeak IOT Server

 

In this illustration we will going to wire the W5100 Ethernet shield with Arduino UNO, DHTXX Humidity Sensor along with ThingSpeak an AJAX Graphical Representation of the data coming from the Sensor which is connected to our MCU and push the data to ThingSpeak Server, See below the diagram.

The diagram below works only by port forwarding for running thingspeak locally on your machine you need to install Ruby 2, RubyGems, Rail 4, GitHub, and DBMS (MySQL) running on Linux OS, the best way to test this is by installing virtual box running with Ununto Operating System , please follow this link.

 

https://www.14core.com/wiring-w5100-ethernet-shield-with-thingspeak-iot-server/

 

Below are the wiring diagram and steps how to used ThingSpeak IOT Server.

Wiring the DHTXX Humidity sensor module is quite simple just place the data pin to Analog Pin 0 AO on our MCU board then supply with 5v DC and place the ground the common ground which is on our Arduino Board.

 

ethernet3-2.PNG

W5100 Ethernet Shield with ThingSpeak IOT Server

 

In this illustration we will going to wire the W5100 Ethernet shield with Arduino UNO, DHTXX Humidity Sensor along with ThingSpeak an AJAX Graphical Representation of the data coming from the Sensor which is connected to our MCU and push the data to ThingSpeak Server, See below the diagram.

The diagram below works only by port forwarding for running thingspeak locally on your machine you need to install Ruby 2, RubyGems, Rail 4, GitHub, and DBMS (MySQL) running on Linux OS, the best way to test this is by installing virtual box running with Ununto Operating System , please follow this link.

 

https://www.14core.com/wiring-w5100-ethernet-shield-with-thingspeak-iot-server/

 

Below are the wiring diagram and steps how to used ThingSpeak IOT Server.

Wiring the DHTXX Humidity sensor module is quite simple just place the data pin to Analog Pin 0 AO on our MCU board then supply with 5v DC and place the ground the common ground which is on our Arduino Board.

 

documents
Code
Sketch Code
Arduino

COMMENTS

Please Login to comment
  Subscribe  
Notify of