Flash Feature - Apt3kStudio/Phone GitHub Wiki

Feature Document

The purpose of this feature is for the phone to produce a Flash when the phone and watch goes out of the assigned range, in order to locate the phone.

The watch to phone Flash event is divided into 3 different approaches:

  1. Via the Internet - The watch application will initiate the Flash event by sending a command to the phone via the internet. The phone will then use this command to initiate a predefined event.

  2. Via Bluetooth - The watch application will initiate the Flash event by sending a command to the phone via Bluetooth. The phone will then use this command to initiate a predefined event.

  3. Via NFC -The watch application will initiate the Flash event by sending a command to the phone via NFC. The phone will then use this command to initiate a predefined event.

Versions

v1.0 : Make the phone produce a Flash

v2.0 : Add 3 Flash options

  1. Option 1 - Produce a super-bright Flash of light (this can be a black & white contraction, where the screen light turns ON at 80 millisecond and OFF at 100 millisecond together with the phone flashlight)
  2. Option 2 - Police Light & Siren phaser (this is a blue & red light contraction on the phone screen, where the screen light turns ON at 280 millisecond and OFF at 230 millisecond while making the police siren phaser sound)
  3. Option 3 - Fire truck & Siren yelp with horn (this is a blue & red light contraction on the phone screen, where the screen light turns ON at 280 millisecond and OFF at 230 millisecond together with the phone flashlight while making the police siren yelp sound and finishing with a truck horn)

Features Specification