Final Product Demo - leesm5/Wireless-Bluetooth-Security-System GitHub Wiki
Demo
A video demo is below.
It begins looking at the circuit. The transmitter is on the right, the receiver is on the left.
First motion is detected for less than five seconds. This transmits a "1" and the receiver reads the "1" and enters state 1. This state turns on the yellow led for 3 seconds then returns to state 0.
Next motion is detected between 5 and 15 seconds. This transmits a "2" and the receiver reads the "2" and enters state 2. This state turns on the red led for 3 seconds, then goes to state 1, then state 0.
Nexxt motion is detected for more than 15 seconds. This transmits a "3" and the receiver reads the "3" and enters state 3. This state turn on a piezo buzzer and the red led, the goes to state 2, state 1, then state 0.