QuantumFuture
Send access requests to :
quantumfuture.dyndns.web@gmail.com
!
Current Aparment Temperature in Fahrenheit
73.2
2012-01-21 06:29:02
Current Outside Conditions
| TimeCDT |
TemperatureF |
Dew_PointF |
Humidity |
Sea_Level_PressureIn |
VisibilityMPH |
Wind_Direction |
Wind_SpeedMPH |
Gust_SpeedMPH |
PrecipitationIn |
Events |
Conditions |
WindDirDegrees |
| 4:53 AM |
41.0 |
34.0 |
76 |
30.00 |
10 |
North |
17.3 |
0.0 |
N/A |
|
Overcast |
10 |
24 Hour History
| Inside High temp: |
Outside High Temp: |
| |
|

| Inside Low temp: |
Outside Low Temp: |
| |
|
Temperature Project:
The apartment temperature is captured once per minute using the Dragon 12 project board. The temperature is sent by rs-232 serial to the linux server. A cron job captures the data and writes to a MYSQL database.
The graph is drawn on the fly using PHP scripts to read from the database.
The outside weather conditions are caputred from a CSS feed from WeatherUnderground.com. This data is also stored in a MYSQL database to be used when drawing the graph.