Example application how to use some of the sensors based on Hani-IoT board. Using TMP06 sensor for temperature, FXPQ3115 for air pressure and ADXL345 for acceleration.

Dependencies:   TMP06 FXPQ3115 ADXL345_I2C

Files at this revision

API Documentation at this revision

Comitter:
Pawel Zarembski
Date:
Tue Mar 17 10:27:46 2020 +0100
Parent:
1:d50062e12833
Commit message:
change to mbed-os-5.15.1

Changed in this revision

.hgignore Show annotated file Show diff for this revision Revisions of this file
mbed-os.lib Show annotated file Show diff for this revision Revisions of this file
--- a/.hgignore	Tue Mar 17 09:35:47 2020 +0100
+++ b/.hgignore	Tue Mar 17 10:27:46 2020 +0100
@@ -4,3 +4,4 @@
 BUILD
 
 mbed-os/
+mbed-os
--- a/mbed-os.lib	Tue Mar 17 09:35:47 2020 +0100
+++ b/mbed-os.lib	Tue Mar 17 10:27:46 2020 +0100
@@ -1,1 +1,1 @@
-https://gitlab.com/arrowelectronics/arm/mbed-os-fork#c63daa5fb871e6c5eb48d248bbde3cbb4aea0ed0
\ No newline at end of file
+https://github.com/ARMmbed/mbed-os#e642a7d8b3609a7c903e042cd772f00a5d299088
\ No newline at end of file