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

History

MIT license added default tip

2015-07-21, by BaserK [Tue, 21 Jul 2015 07:51:02 +0000] rev 2

MIT license added


Comments are updated, the same code

2015-07-09, by BaserK [Thu, 09 Jul 2015 07:41:52 +0000] rev 1

Comments are updated, the same code


First commit

2015-07-09, by BaserK [Thu, 09 Jul 2015 07:39:16 +0000] rev 0

First commit