Blue LED matrix (8x16) program. Gets text string through bluetooth and displays it on led matrix. Also has a clock function- get system time from a phone through bluetooth and enters clock mode. In clock mode it acts as a clock showing hours and minutes and blinking led every second. Clock mode can be broken if a text string is received through bluetooth.

Dependencies:   mbed

Revisions of main.cpp

Revision Date Message Actions
22:8a5ea75ad53b 2015-10-03 Hey Dimitar File  Diff  Annotate
20:8055a5b5dba0 2014-11-24 Branches completely merged File  Diff  Annotate
19:2b14139fb19f 2014-11-19 merged branches File  Diff  Annotate
18:fe3809cdc50a 2014-11-19 Fixed number six File  Diff  Annotate
17:9889611a4ad1 2014-11-18 Completed adding clock functionality File  Diff  Annotate
15:ba91aa788443 2014-11-18 Fixed interrupt and it's working! File  Diff  Annotate
14:adbb11e53c70 2014-11-04 Shit File  Diff  Annotate
13:96590015edd8 2014-11-04 Clock doesn't work, something wrong with mode, text works fine File  Diff  Annotate
12:a8364a98c38c 2014-11-03 Test File  Diff  Annotate
11:996c98ad9d73 2014-11-02 Fixed some letters File  Diff  Annotate
10:ee58d712c7fb 2014-11-02 Fucking interrupt messes up variables, better use thread File  Diff  Annotate
9:ed7e8a6fc537 2014-11-02 Added lower case letters File  Diff  Annotate
7:ca5ed7936472 2014-10-31 Added letters.h file, which includes binary representations of each letter File  Diff  Annotate
6:76b89d8b62a0 2014-10-30 Added X and Y letters, fixed bluetooth with interrupt integration. Up to 99 chars File  Diff  Annotate
5:76dd6da3e640 2014-07-30 Added bluetooth File  Diff  Annotate
4:de56a118e704 2014-06-25 Works fine without thread File  Diff  Annotate
3:35a47548d29d 2014-06-25 Working without thread File  Diff  Annotate
2:3cc1e2dec7a2 2014-06-25 Added text to txt matrix generator File  Diff  Annotate
1:13c8ce9188f1 2014-06-23 Shows a text, but not a long one File  Diff  Annotate
0:06ac39308380 2014-04-07 ko File  Diff  Annotate