Simple temperature and humidity program example for Hexiwear featuring UART
Fork of HTU21D by
This project demonstrates the use of the HTU21D temperature and humidity sensor embedded in Hexiwear
Open a Hyperterminal tool on your computer and connect it to the "mbed Serial port (COMxx)" with Baud rate "9600bps"
Compile the project and copy the binary "Hexi_Humid_Temp_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
Every 500ms the value of the Temperature and Humidity will be displayed in the Hyperterminal window and the LED will blink Green
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:caccf1879f14 | 2016-10-17 | GregC | Simple temperature and humidity program example for Hexiwear featuring UART |
2:4fd07be6bad8 | 2014-10-19 | alipford3 | An updated, basic library to interface with the HTU21D temperature and humidity sensor |
1:d7568a103ef5 | 2014-10-19 | alipford3 | An updated basic library to interface with the HTU21D digital temperature and humidity sensor. |
0:db86ad1b4459 | 2014-03-28 | hwing91 | INITIAL COMMIT |