Class project
Motion Sensor, ISR and Semaphore Implementation
- At first, the green LED blinks.
- When shaking the board, the red LED is triggered by ISR and the orange LED blinks 5 times in handler task.
- While orange LED is blinking, it can not be interrupted by shaking the board.