Serial program example for Hexiwear

This project demonstrates the use of a Hexiwear Serial interface

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_Serial_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

Message "Hello World!" will appear in the Hyperterminal window
Then every 500ms the value of an incremented variable will be displayed and Blue LED will blink accordingly

.gitignore

Committer:
GregC
Date:
2016-08-15
Revision:
0:79c0c4cd1ab3

File content as of revision 0:79c0c4cd1ab3:

.build
.mbed
projectfiles
*.py*