Freedom Example for the Seeed Grove Humidity and Temperature Sensor

Dependencies:   DHT mbed

Fork of frdm_Grove_Temp-Humidity_Example by Freescale

Simply Import this Program into your mbed compiler
Select Compile to generate the binary file
Open an Hyperterminal window and connect to the mbed Serial Port (COMxx) peripheral using speed 9600bps
Plug the Grove Shield v2 on the top of your FRDM-K64F
Connect on end of the 4-pin Grove cable to the Temperature and Humidity module and the other end to the port A1 of the Grove Adapter.

Drag n drop the frdm_Grove_Temp-Humidity_Example.bin into the mbed drive from your file explorer
Wait for download to complete
Press the Reset/SW1 button of your FRDM-K64F board to launch the program

Your hyperterminal window should now display Temperature and Humidity measurements (see picture below)!!

Changes

RevisionDateWhoCommit message
0:9d72427a0730 2015-12-31 GregC frdm Seeed Grove Temp-Humidity Example default tip