IDABrunel / pacman

Brunel Pacman Environment
0 stars 0 forks source link

Control visibility of LED Matrix based on building sensors #60

Open ghost opened 4 years ago

ghost commented 4 years ago

Implement an IF condition which controls whether the LED Matrix is on or off based on the status of a building sensor. Proposed sensor is one of the motion/detection sensors.

If (Motion Sensor) LED Matrix == ON Else LED Matrix == OFF