![](/media/cache/group/default_image.jpg.50x50_q85.jpg)
Demonstration of EventQueues
Dependencies: ELEC350-Practicals-FZ429
Fork of Task622Solution-mbedos54 by
History
Now addressed the issue of switch bounce
2017-11-21, by noutram [Tue, 21 Nov 2017 13:50:04 +0000] rev 12
Now addressed the issue of switch bounce
Fixed small bug
2017-11-21, by noutram [Tue, 21 Nov 2017 13:23:58 +0000] rev 11
Fixed small bug
Initial demo of EventQueues
2017-11-20, by noutram [Mon, 20 Nov 2017 10:51:32 +0000] rev 10
Initial demo of EventQueues
updated for mbed os 5.4
2017-04-03, by noutram [Mon, 03 Apr 2017 14:02:26 +0000] rev 9
updated for mbed os 5.4
Solution to 622
2016-03-14, by noutram [Mon, 14 Mar 2016 19:48:38 +0000] rev 8
Solution to 622
Added comments
2016-03-14, by noutram [Mon, 14 Mar 2016 16:32:56 +0000] rev 7
Added comments
Comparing a yielding wait and a spinning-wait
2016-03-14, by noutram [Mon, 14 Mar 2016 16:30:25 +0000] rev 6
Comparing a yielding wait and a spinning-wait
Solution to 6.1.7 - by changing the sequence in which the locks are taken.
2016-03-09, by noutram [Wed, 09 Mar 2016 17:55:53 +0000] rev 5
Solution to 6.1.7 - by changing the sequence in which the locks are taken.
Deadlock demonstration
2016-03-09, by noutram [Wed, 09 Mar 2016 17:18:55 +0000] rev 4
Deadlock demonstration
Now echos state of the buffer as data are added and removed.
2016-03-09, by noutram [Wed, 09 Mar 2016 10:12:51 +0000] rev 3
Now echos state of the buffer as data are added and removed.