Code supports writing to the SD card as well as working with the Volckens group smartphone apps for the mbed HRM1017

Dependencies:   ADS1115 BLE_API BME280 Calibration CronoDot EEPROM LSM303 MCP40D17 NCP5623BMUTBG SDFileSystem SI1145 STC3100 mbed nRF51822

Fork of UPAS_BLE_and_USB by Volckens Group Sensors

Revisions of main.cpp

Revision Date Message Actions
14:ad550174db8b 2015-05-29 Added SI1145 Light Sensor and Updated Libraries to reference Volckens Group Repo File  Diff  Annotate
13:a8e096e715bd 2015-05-21 Removed Honeywell pressure sensor File  Diff  Annotate
12:8c00a7f5d483 2015-05-20 Replaced BMP280 library with BME280 library File  Diff  Annotate
11:2297d364af61 2015-05-20 Uses RTC to log consistently every 10 seconds, and a 1 second wait period to eliminate multiple logging events in the same second. File  Diff  Annotate
10:f9cb61b29340 2015-05-20 UPAS Code for AST-UBCUO sampler File  Diff  Annotate
9:2057c3779b6a 2015-05-14 Modified code to fix 24 hour clock time. File  Diff  Annotate
8:204c21adf693 2015-05-12 Toggles on the pump after the digital pot value is set. Added the Honeywell analog pressure sensing line. File  Diff  Annotate
7:a24d7156bc02 2015-05-06 Added RTC and STC3100 Gas Gauge File  Diff  Annotate
6:2328feb48792 2015-05-05 Added option to change Omron Gain for increased voltage range for Dan's manifold design. File  Diff  Annotate
5:0edf35b6d79a 2015-05-03 added bmp280 data (temp is in F and press in hPa) File  Diff  Annotate
4:69bd7e8a994c 2015-05-03 added in timer function for runtime time stamp File  Diff  Annotate
3:2d059d88582b 2015-05-03 Data filename corrected, logging ADS1115 byte words to sd card with incrementing filenames File  Diff  Annotate
2:e596e685eb39 2015-05-03 5 seconds between logging, append to file, and saving ADS1115 data File  Diff  Annotate
1:37babeb68ab9 2015-05-02 upas sd-card cq File  Diff  Annotate
0:14d46ef4b6cb 2015-05-01 UPAS SD Card and ADS1115 File  Diff  Annotate