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
Diff: .hgignore
- Revision:
- 0:01fccb06cd7c
- Child:
- 1:d50062e12833
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Thu Mar 05 13:22:41 2020 +0100 @@ -0,0 +1,6 @@ +.build +.mbed +projectfiles +BUILD + +mbed-os