- How does the Blue Dot application connect to our Raspberry Pi?
A. Through Bluetooth.
- True/false? Running a message through the Twilio test environment creates a text message sent to your phone.
A. False
- What is the name of the service we use to send text messages?
A. Twilio
- True/false? We create our SecretDoorbell class as a sub class of the Doorbell class.
A. True
- What are the four Blue Dot gestures we use in our second application?
A. swipe.up, swipe.down, swipe.left, and swipe.right.
- True/false? Naming a class for what it is makes coding easier.
A. True
- What is the difference between Doorbell and SecretDoorbell?
A. SecretDoorbell allows for secret gestures so that we may know who is at the door.
- True/false? Josephine's ring pattern involves one long buzzer sound.
A. True
- True/false? You need to use an Android phone in order to receive text messages...