This is a very basic bluetooth program which sends data (a number in this case) through bluetooth module to a PC or smart phone (simply any device which has bluetooth connectivity) and increments the number every 500 ms and writes it to the screen with the regular printf function.

Dependencies:   mbed

Revisions of main.cpp

Revision Date Message Actions
0:818577562aa4 2015-07-09 First commit File  Diff  Annotate