Zill Khan
/
Sensor-BME680_copy
Test BME80
README.md@2:8b4e41e5a4a1, 2021-09-21 (annotated)
- Committer:
- zillkhan
- Date:
- Tue Sep 21 12:08:54 2021 +0000
- Revision:
- 2:8b4e41e5a4a1
- Parent:
- 0:a0e92a018ff2
test bme
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
morgandu | 0:a0e92a018ff2 | 1 | # Control Bosch BME680 sensor on NuMaker-IoT-M263A |
morgandu | 0:a0e92a018ff2 | 2 | |
morgandu | 0:a0e92a018ff2 | 3 | This example integrates codes from Bosch sensor driver and https://github.com/sensidev/BME680/ to |
morgandu | 0:a0e92a018ff2 | 4 | control and read the temperature, humidity, pressure, and VOC values from Bosch BME680 sensor on |
morgandu | 0:a0e92a018ff2 | 5 | Nuvoton NuMaker board. |
morgandu | 0:a0e92a018ff2 | 6 | |
morgandu | 0:a0e92a018ff2 | 7 | ## Required hardware |
morgandu | 0:a0e92a018ff2 | 8 | * Supported target - |
morgandu | 0:a0e92a018ff2 | 9 | [NuMaker-IoT-M263A](https://os.mbed.com/platforms/NUMAKER-IOT-M263A/) |