
details
This project is the yellow sand forecast with Arduino and Arduino Ethernet Shield.
It connects the weekly forecast server and parsing the data from it.
After parsing, choose the specific data and display with LED.
Forecast is classified into four stages because with that, assigned to Blue (clean) -> Green (slightly higher) -> Orange (more) -> Red (very large) .
Ethernet library in order to use the Ethernet and for access NTP server used.
Source : http://cranberrytree.blogspot.kr/2013/04/pm25arduinoled.html
COMMENTS