gkoh / furble

A bluetooth wireless remote shutter release/button for Fujifilm X/GFX and Canon EOS cameras.
https://furble-web-installer.koh.wtf
MIT License
66 stars 8 forks source link

Add mobile device (smartphone) support. #92

Closed gkoh closed 4 months ago

gkoh commented 4 months ago

The default camera app in both iOS and Android triggers the shutter when the 'volume up' key is sent.

This requires:

gkoh commented 4 months ago

During development, I discovered the underlying NimBLE-Arduino library doesn't support querying the central device for its device name. I would rather not hack the library to support this, thus for now, the smartphone is identified by its bluetooth hardware address.