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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:14757fbab275 | 2015-07-21 | BaserK | MIT license added |
1:4e5b38982e90 | 2015-07-09 | BaserK | Comments are updated, the same code |
0:818577562aa4 | 2015-07-09 | BaserK | First commit |