Condensation Monitor Measure the current environment condition at outside and inside and make caution or warnings related to condensation. Support UART over BLE. It works with nRF Toolbox. 結露モニタ 屋内外の環境情報を計測し、結露に関する警告あるいは注意を出力します。 nRF Toolboxと一緒に動作し、UART機能でBLE経由でメッセージを出力します。 ドキュメント https://developer.mbed.org/users/takafuminaka/notebook/information-about-my-condensation-monitor-for-mbed/
Dependencies: AQM0802 BME280 HDC1000 VaporCondition mbed BLE_API nRF51822 BLE_Condensation_Monitor
Dependents: BLE_Condensation_Monitor
Fork of Condensation_Monitor by
History
Added header comment in main.cpp
2015-07-20, by takafuminaka [Mon, 20 Jul 2015 10:42:49 +0000] rev 9
Added header comment in main.cpp
Fixed some bugs
2015-06-14, by takafuminaka [Sun, 14 Jun 2015 13:50:40 +0000] rev 8
Fixed some bugs
Internal Sensor is selectable BME280 or HDC1000 by INSIDE_SENSOR defitinion.
2015-06-14, by takafuminaka [Sun, 14 Jun 2015 09:13:40 +0000] rev 7
Internal Sensor is selectable BME280 or HDC1000 by INSIDE_SENSOR defitinion.
;
;
Small Modifications
2015-05-31, by takafuminaka [Sun, 31 May 2015 11:11:48 +0000] rev 6
Small Modifications
Finished to BLE UART implimentation
2015-05-31, by takafuminaka [Sun, 31 May 2015 09:46:44 +0000] rev 5
Finished to BLE UART implimentation
Added Local Display Support for AQM0802 (8x2 LCD); https://www.switch-science.com/catalog/1405/ etc.; ; ;
2015-05-31, by takafuminaka [Sun, 31 May 2015 06:39:09 +0000] rev 4
Added Local Display Support for AQM0802 (8x2 LCD); https://www.switch-science.com/catalog/1405/ etc.; ; ;
Read Temperature first. It will be used for calculate other measurement.
2015-05-18, by takafuminaka [Mon, 18 May 2015 23:07:11 +0000] rev 3
Read Temperature first. It will be used for calculate other measurement.
.
2015-05-03, by takafuminaka [Sun, 03 May 2015 23:35:24 +0000] rev 2
.
Initial Release
2015-04-30, by takafuminaka [Thu, 30 Apr 2015 16:53:14 +0000] rev 1
Initial Release
;
release
2015-01-28, by yasuyuki [Wed, 28 Jan 2015 08:56:47 +0000] rev 0
release