February 2015
Intermediate to advanced
400 pages
9h 49m
English
Just to refresh your memory, I would like to remind you that we created a motion detection system that generated alerts by blinking the red LED when a motion was detected. While working with the project, we were printing the state of the proximity sensor onto the Python prompt. In this exercise, we are going to use the concepts that you learned in the previous exercises and we will create an interface for our project.
As part of this exercise, you have to connect the same circuit that we used in Chapter 3, The First Project – Motion-triggered LEDs. Make sure you have the exact same circuit with the PIR sensor and the LEDs before you move ahead. Once you are ready with your hardware, open the ...