Advanced temperature and humidity program example for Hexiwear featuring OLED Display
Dependencies: Hexi_OLED_SSD1351
This project demonstrates the use of the HTU21D temperature and humidity sensor embedded in Hexiwear
Compile the project and copy the binary "Hexi_Humid_Temp-v2_Example_HEXIWEAR.bin" in the DAP-LINK drive from your computer file explorer Press the K64F-RESET button on the docking station to start the program on your board
The temperature and the humidity values will be displayed in real-time on the OLED Display.
.gitignore@0:8bb615a783ed, 2016-10-17 (annotated)
- Committer:
- GregC
- Date:
- Mon Oct 17 03:50:35 2016 +0000
- Revision:
- 0:8bb615a783ed
Advanced temperature and humidity program example for Hexiwear featuring OLED Display
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
GregC | 0:8bb615a783ed | 1 | .build |
GregC | 0:8bb615a783ed | 2 | .mbed |
GregC | 0:8bb615a783ed | 3 | projectfiles |
GregC | 0:8bb615a783ed | 4 | *.py* |