A weather station that uses GPS and WiFi to get the weather where you are. Almost better than actually going outside!

Dependencies:   4DGL-uLCD-SE ESP8266NodeMCUInterface GPS MbedJSONValue mbed-rtos mbed-src

Committer:
krbng4180
Date:
Mon Mar 14 03:04:19 2016 +0000
Revision:
1:fc07d1430053
Parent:
0:c4da54879553
publish

Who changed what in which revision?

UserRevisionLine numberNew contents of line
krbng4180 1:fc07d1430053 1 { "data": { "current_condition": [ {"cloudcover": "75", "FeelsLikeC": "25", "FeelsLikeF": "77", "humidity": "50", "observation_time": "10:38 PM", "precipMM": "0.6", "pressure": "1011", "temp_C": "24", "temp_F": "75", "visibility": "16", "weatherCode": "116", "weatherDesc": [ {"value": "Partly Cloudy" } ], "weatherIconUrl": [ {"value": "http:\/\/cdn.worldweatheronline.net\/images\/wsymbols01_png_64\/wsymbol_0002_sunny_intervals.png" } ], "winddir16Point": "W", "winddirDegree": "260", "windspeedKmph": "20", "windspeedMiles": "13" } ], "request": [ {"query": "Lat 33.78 and Lon -84.41", "type": "LatLon" } ] }}
krbng4180 1:fc07d1430053 2
krbng4180 0:c4da54879553 3
krbng4180 1:fc07d1430053 4