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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:75b78697edc6 | 2015-07-20 | takafuminaka | Added header comment in main.cpp |
8:f2b32f6b161c | 2015-06-14 | takafuminaka | Fixed some bugs |
7:7cecec859fe1 | 2015-06-14 | takafuminaka | Internal Sensor is selectable BME280 or HDC1000 by INSIDE_SENSOR defitinion. |
6:3c2404870d39 | 2015-05-31 | takafuminaka | Small Modifications |
5:06d988a47721 | 2015-05-31 | takafuminaka | Finished to BLE UART implimentation |
4:3075954b341c | 2015-05-31 | takafuminaka | Added Local Display Support for AQM0802 (8x2 LCD); https://www.switch-science.com/catalog/1405/ etc.; ; ; |
3:8f886f74f9bb | 2015-05-18 | takafuminaka | Read Temperature first. It will be used for calculate other measurement. |
2:362deefab67e | 2015-05-03 | takafuminaka | . |
1:1cf4309871b7 | 2015-04-30 | takafuminaka | Initial Release |
0:6434ef883399 | 2015-01-28 | yasuyuki | release |