Ebrahim Karam & Evangeline

Quick Prototype with the ultrasound sensor

there is a reading every 5 seconds from an ultrasound sensor to see if someone is there. If the person leaves for 50 seconds. The system will turn off.

The RBG light now replaces the white light we had before,

Please note that there is a command in the serial system to change color.
example

color 255 0 0
//This would give a red light

We did put the bare minimum in the suitcase to see how this would look and work

The Suitcase Bare Bones

The RGB changes based on the reading of the second ultrasound sensor on the top. The code is not yet integrated into the main one but getting there.