Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 306 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 306 Bytes

Prj_5_Philosophers

Toit example for task synchronisation and RGB-Led-Ring control

Implements the 5 philosophers dinner problem

uses a 24 pixel RGB ring to visualise

  • philosophers as bright colored dots
    • green: thinking
    • orange: hungry, waiting for fork
    • yellow: eating
  • forks as blue dots