Lab 3 Part 4

Dependencies:   mbed wave_player mbed-rtos 4DGL-uLCD-SE SDFileSystem

History

Final Version default tip

2021-03-09, by glanier9 [Tue, 09 Mar 2021 15:15:31 +0000] rev 16

Final Version


Final version. All threads integrated.;

2021-03-02, by glanier9 [Tue, 02 Mar 2021 15:24:05 +0000] rev 15

Final version. All threads integrated.;


Ditched the interrupt idea. Using a check for every blink cycle. ISSUE: for some reason the logic for the serial check inside thread one is being read even though no serial data is transmitted. The LED ends up turning itself off.

2021-02-25, by glanier9 [Thu, 25 Feb 2021 20:51:58 +0000] rev 14

Ditched the interrupt idea. Using a check for every blink cycle. ISSUE: for some reason the logic for the serial check inside thread one is being read even though no serial data is transmitted. The LED ends up turning itself off.


Trying interrupts

2021-02-25, by glanier9 [Thu, 25 Feb 2021 19:18:25 +0000] rev 13

Trying interrupts


Version 1. Logic for Bluetooth not working.

2021-02-25, by glanier9 [Thu, 25 Feb 2021 18:30:28 +0000] rev 12

Version 1. Logic for Bluetooth not working.


Revert update to mbed-os.

2017-02-15, by mbed_official [Wed, 15 Feb 2017 14:04:02 -0600] rev 11

Revert update to mbed-os.


Wait times updated;

2017-01-12, by mab5449 [Thu, 12 Jan 2017 23:35:40 +0000] rev 10

Wait times updated;


Thread::wait is deprecated

2017-01-12, by mab5449 [Thu, 12 Jan 2017 23:21:50 +0000] rev 9

Thread::wait is deprecated


Updating to mbed OS

2017-01-12, by mab5449 [Thu, 12 Jan 2017 22:58:45 +0000] rev 8

Updating to mbed OS


Update to use start function

2016-11-22, by geky [Tue, 22 Nov 2016 18:04:36 +0000] rev 7

Update to use start function