RTOS example - multiplex display 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 was applied.

Dependencies:   mbed mbed-rtos ShiftOut

History

RTOS example - multiplex display on a four digit, 7-segment display. ; Hardware: NUCLEO-F446RE board and Arduino Multifunctional Shield (3461B type 7-segment LED display driven by two 74HC595 shift registers). default tip

2022-02-24, by cspista [Thu, 24 Feb 2022 07:52:29 +0000] rev 0

RTOS example - multiplex display on a four digit, 7-segment display. ; Hardware: NUCLEO-F446RE board and Arduino Multifunctional Shield (3461B type 7-segment LED display driven by two 74HC595 shift registers).