gkoh / furble

A wireless remote shutter release/button for Fujifilm (eg. GFX100II, GFX100S, X-H2S, X-S10, X-T3, X-T30, X-T4, X-T5, X100V) and Canon EOS (eg. M6, RP) cameras.
https://furble-web-installer.koh.wtf
MIT License
54 stars 8 forks source link

Support mobile devices (iOS and Android) #93

Closed gkoh closed 1 month ago

gkoh commented 1 month ago

Modify the scan workflow to show a dynamic menu, increase the scan duration to 5 minutes now that we can terminate the scan whenever we desire.

Add support to advertise, pair and connect the ESP32 as an HID keyboard that can only send 'volume up' as a key press. Add new 'MobileDevice' camera to support sending 'volume up' on shutter button press.

Tested working against both iOS and Android.