IHM_V2

Dependents of IHM_V2

A dependent is a program or library which makes use of this library.

Prog Demo Version Mai 2018
Sample example of using EventFlags in mbed-os threads EventFlags, mbedOS, Nboard
update for mbed-os-5.11 (and Nboard IHM-V2)
Purpose: Simple application example with 2 threads communicating 5-byte buffers through a Mail event-object. mail, MBED-OS, Nboard
Purpose: Simple application example with 2 threads and mutual-exclusion (Mutex) to a shared ressource (a bargraph). Target: L432KC / Nboard (from IUT-Cachan) Tested: yes Author: Jacques-Olivier Klein - IUT de … MBED-OS, mutex, Nboard
Purpose: Simple application example with 3 periodic functions triggered through a event-queue scheduler-object. Event-Queue, MBED-OS, Nboard, Periodic-functions
Purpose: Simple application example with 2 threads communicating 32-bit integers through a Queue event-object. Board, MBED-OS, Queue
update for mbed-os-5.11 (and Nboard IHM-V2)
Purpose: Simple application example with 2 threads and mutual-exclusion (Mutex) to a shared ressource (a bargraph). MBED-OS, mutex, Nboard
Purpose: Simple application example with 3 threads MBED-OS, Nboard, thread
Example using semaphore in ISR ISR, MBED-OS, semaphore