A Weather station designed to read the values of temperature and pressure from the sensor (BMP180), data displayed via a nokia N5110 display.

Dependencies:   BMP180 N5110 PowerControl mbed

Changes

RevisionDateWhoCommit message
27:06fbad36c15e 2015-05-11 amiraseman Final Commit; default tip
26:c0d8d2f68406 2015-05-11 amiraseman layout finalised;
25:fa65a9cc78f0 2015-05-09 amiraseman debugged the alarms menu;
24:51cbed3fbf5c 2015-05-09 amiraseman solved the problem with thresholds;
23:a0ce9fa869c2 2015-05-09 amiraseman Final version. All the major parts are done ;
22:f3dfa2a4e79a 2015-05-05 amiraseman saves data to the file. initializes the arrays with the saved data;
21:d76880ca7499 2015-05-05 amiraseman first commit of the day before starting;
20:ec528f0e63c5 2015-05-03 amiraseman save to file is done also the saved data option reads the data from the local file and calculates the values using them
19:61eaa5235ccf 2015-05-01 amiraseman beginning of the day commit;
18:374c452e19db 2015-04-29 amiraseman Thresholds done;
17:99161153081d 2015-04-27 amiraseman Alarm clock done;
16:5ce95c8f4e89 2015-04-27 amiraseman first commit of the day before making any changes; ;
15:c6f7c4768cf2 2015-04-23 amiraseman power settings donw. Logger setting is done. also the logger is finished with 2 graphs and 2 summary pages
14:f3eb0fb6ecd5 2015-04-23 amiraseman data logger setting is done. working on the data logger itself
13:213bf5887930 2015-04-23 amiraseman power saver done. working on the data logger settings and the data logger
12:d4011389defe 2015-04-22 amiraseman Date/time and units done using fsm machines.
11:a78e01c9f054 2015-04-21 amiraseman fsm for the date time settings done. Ask Craig about the problem. How to save an int in a fsm;
10:7c976b5a5e25 2015-04-20 amiraseman 2 fsms (fsma and fsmb) are used to create the menus. final commit of the day
9:d1691d971f63 2015-04-20 amiraseman replaced the old start menu and the settings menu with finite state machines
8:8b810c29eb7b 2015-04-20 amiraseman just the initial commit of the day before making any changes;
7:328dc986484f 2015-04-12 amiraseman Data Logger setting completed
6:03f12eda070d 2015-04-12 amiraseman Power saver option done . Woohoo
5:6952998ab446 2015-04-12 amiraseman Initial commit of the day before coding the new features 9:35 am 4/12/2015
4:783276521952 2015-04-10 amiraseman Time/Date fully functional. brightness setting done but it doesnt work as expected friday 10/4 4:9 am
3:8a559b949470 2015-04-09 amiraseman RTC done.
2:1d7ef0f49b35 2015-04-09 amiraseman Setting menu done. 9/4/2015 9:40 PM
1:e60b9f116d38 2015-04-09 amiraseman Start menu completed 9/4/2015 8:00PM
0:d78ac68077c6 2015-04-08 amiraseman Initial work with temperature and pressure being displayed on the LCD with the RTC working. 8/4/2015 3:10 PM