Simple temperature and humidity program example for Hexiwear featuring UART

Fork of HTU21D by Alex Lipford

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

History

Simple temperature and humidity program example for Hexiwear featuring UART default tip

2016-10-17, by GregC [Mon, 17 Oct 2016 03:03:07 +0000] rev 3

Simple temperature and humidity program example for Hexiwear featuring UART


An updated, basic library to interface with the HTU21D temperature and humidity sensor

2014-10-19, by alipford3 [Sun, 19 Oct 2014 19:27:19 +0000] rev 2

An updated, basic library to interface with the HTU21D temperature and humidity sensor


An updated basic library to interface with the HTU21D digital temperature and humidity sensor.

2014-10-19, by alipford3 [Sun, 19 Oct 2014 18:24:53 +0000] rev 1

An updated basic library to interface with the HTU21D digital temperature and humidity sensor.


INITIAL COMMIT

2014-03-28, by hwing91 [Fri, 28 Mar 2014 14:55:03 +0000] rev 0

INITIAL COMMIT