A mbed RTOS based multimeter application that sends results to a phone over the Bluetooth module.

Dependencies:   LCD_DISCO_F429ZI mbed mbed-rtos BSP_DISCO_F429ZI

Revisions of main.cpp

Revision Date Message Actions
18:545a94c4a5b2 2021-01-24 Published. File  Diff  Annotate
17:09bea038e7c0 2021-01-18 Final Commit with comments; File  Diff  Annotate
16:c90044414a96 2021-01-17 Added Bluetooth.Printf; File  Diff  Annotate
15:9c5fb6600570 2021-01-17 create a 2nd function & 3rd thread; ; 2nd func would receive the voltage & current details from the 1st func via memory ; queue , 2nd & 3rd thread would print those details using semaphore.; ; 1st func would only receive the values using thread1.; File  Diff  Annotate
14:526e0b503646 2021-01-17 two thread - one function ; using semaphore. File  Diff  Annotate
13:d21f6477ba19 2021-01-17 added semaphore, Thread3 & 4. File  Diff  Annotate
12:441ee5b1cf71 2021-01-17 Bluetooth working + 2 tasks; NEXT ---> Semaphores , Queues , Timer on Tasks (??) File  Diff  Annotate
11:0309bef74ba8 2017-02-15 Revert update to mbed-os. File  Diff  Annotate
10:dc33cd3f4eb9 2017-01-12 Wait times updated; File  Diff  Annotate
9:dd58814e2dcf 2017-01-12 Thread::wait is deprecated File  Diff  Annotate
8:c1e1db61aee7 2017-01-12 Updating to mbed OS File  Diff  Annotate
7:8d9919175929 2016-11-22 Update to use start function File  Diff  Annotate
3:c92e21f305d8 2012-11-23 Update to latest mbed and rtos libraries File  Diff  Annotate
1:491820ee784d 2012-07-12 First implementation of the rtos_basic test File  Diff  Annotate
0:b7777a15fb91 2012-07-12 Empty template for rtos_basic example File  Diff  Annotate