Weather Reporter – Temboo, Ethernet and Arduino

details

result_weather_report

Project Description

An Arduino UNO with Ethernet shield queries Yahoo using a Temboo account, and retrieves weather information. The data is filtered and processed, and then passed on to another Arduino UNO to be displayed on a TFT LCD module. Two Arduino UNOs are used because the Ethernet library and the UTFT library are both memory hungry, and together consume more memory than one Arduino UNO can handle.

 

Components

  • 2 x Arduino UNO
  • Ethernet shield
  • ITDBO2-1.8SP TFT LCD Module
  • Breadboard and jumper wires
  • Protoshield

Demo video

 

Using Temboo library

temboo

 

Using TFT LCD

tft_lcd

 

Schematic

schematic_weather_report

 

Result

result_weather_report2

 

 

Source : http://arduinobasics.blogspot.kr/2015/02/weather-reporter-temboo-ethernet-and.html

result_weather_report

Project Description

An Arduino UNO with Ethernet shield queries Yahoo using a Temboo account, and retrieves weather information. The data is filtered and processed, and then passed on to another Arduino UNO to be displayed on a TFT LCD module. Two Arduino UNOs are used because the Ethernet library and the UTFT library are both memory hungry, and together consume more memory than one Arduino UNO can handle.

 

Components

  • 2 x Arduino UNO
  • Ethernet shield
  • ITDBO2-1.8SP TFT LCD Module
  • Breadboard and jumper wires
  • Protoshield

Demo video

 

Using Temboo library

temboo

 

Using TFT LCD

tft_lcd

 

Schematic

schematic_weather_report

 

Result

result_weather_report2

 

 

Source : http://arduinobasics.blogspot.kr/2015/02/weather-reporter-temboo-ethernet-and.html

COMMENTS

Please Login to comment
  Subscribe  
Notify of