Code for a Portable Weather Station built on a PCB.

Dependencies:   BMP180 N5110 PowerControl mbed

History

Revision 1.0.1 . Comments for semihost_powerdown and the block of code commented due to the fact that the function also prevents Flash Memory from being overwritten. default tip

2015-05-06, by Volcano_498 [Wed, 06 May 2015 15:58:08 +0000] rev 14

Revision 1.0.1 . Comments for semihost_powerdown and the block of code commented due to the fact that the function also prevents Flash Memory from being overwritten.


Published!

2015-05-04, by Volcano_498 [Mon, 04 May 2015 02:47:20 +0000] rev 13

Published!


Final Commit for the Development Stage. Revision 1.0. Fully complete with Doxygen comments.

2015-05-04, by Volcano_498 [Mon, 04 May 2015 02:21:24 +0000] rev 12

Final Commit for the Development Stage. Revision 1.0. Fully complete with Doxygen comments.


Project officially complete with all features. An Easter Egg has been added to the Pressure Graph menu...

2015-05-04, by Volcano_498 [Mon, 04 May 2015 00:22:20 +0000] rev 11

Project officially complete with all features. An Easter Egg has been added to the Pressure Graph menu...


Log interval change setting added. Counter implemented to facilitate logging as Tickers cannot store time settings longer than 30 minutes.

2015-04-30, by Volcano_498 [Thu, 30 Apr 2015 14:56:11 +0000] rev 10

Log interval change setting added. Counter implemented to facilitate logging as Tickers cannot store time settings longer than 30 minutes.


Visual and audible feedback added for operational states.

2015-04-19, by Volcano_498 [Sun, 19 Apr 2015 20:55:49 +0000] rev 9

Visual and audible feedback added for operational states.


A more dynamic pressure change commentary implemented. Measurements menu UI improved.

2015-04-19, by Volcano_498 [Sun, 19 Apr 2015 20:02:08 +0000] rev 8

A more dynamic pressure change commentary implemented. Measurements menu UI improved.


UI improved and blurs eliminated.

2015-04-19, by Volcano_498 [Sun, 19 Apr 2015 17:53:39 +0000] rev 7

UI improved and blurs eliminated.


User Interface: Menus and sub-menus implemented. Due to limitations of Tickers a log timer could not be implemented.

2015-04-19, by Volcano_498 [Sun, 19 Apr 2015 00:32:26 +0000] rev 6

User Interface: Menus and sub-menus implemented. Due to limitations of Tickers a log timer could not be implemented.


Implemented timers to avoid the use of wait(). May have problems so I'm committing this to keep it as a revision and revert back to a previous version for debugging/testing.

2015-04-13, by Volcano_498 [Mon, 13 Apr 2015 20:35:21 +0000] rev 5

Implemented timers to avoid the use of wait(). May have problems so I'm committing this to keep it as a revision and revert back to a previous version for debugging/testing.