RTOS example - inter-task communication by using a message queue. One task provides numbers and sends them to a second task which displays them on a 4-digit 7-segment LED tube driven by two 74HC595 shift registers. Hardware: NUCLEO_F446RE board with Arduino Multifunction Shield. The ShiftOut Library by Ollie Milton …

Dependencies:   mbed mbed-rtos ShiftOut

Committer:
cspista
Date:
Thu Feb 24 07:59:55 2022 +0000
Revision:
0:fb9706dc4816
final version

Who changed what in which revision?

UserRevisionLine numberNew contents of line
cspista 0:fb9706dc4816 1 https://os.mbed.com/users/mbed_official/code/mbed-rtos/#5713cbbdb706