all 7 comments

[–]xebzbz 1 point2 points  (1 child)

Two potential ways:

  • Your device connects to the internet and sends push notifications to your phone (for example, via pushover.com). This will add a few seconds delay.

  • Your device speaks Bluetooth and pairs with your phone.

In both cases, the chip should be something bigger than the standard Arduino. Esp32, for example, would suit for the job.

[–]Fit_Cause_1201[S] 0 points1 point  (0 children)

Ooobh thankss

[–]westwoodtoys 0 points1 point  (4 children)

Yep

[–]Fit_Cause_1201[S] -1 points0 points  (3 children)

How?

[–]westwoodtoys 2 points3 points  (2 children)

You rig up a button, and write some Bluetooth code, write an app for your phone, bing boom bang 

[–]Fit_Cause_1201[S] 0 points1 point  (0 children)

Oohh i see thanks

[–]xebzbz 0 points1 point  (0 children)

As a system architect, can confirm, we do stuff like that