Relative Content

Tag Archive for iphoneraspberry-pibluetooth

Sending volume_up_key_code 115 from Raspberry Pi 5 to iPhone

The shutter of iPhone cameras can be remotely released with volume_up_key_code 115. For example, the small remote shutters send bluetooth command volume_up_key_code 115 to release the camera shutter. My goal is to remote control the shutter of iPhone camera from a Python3 code running in a Raspberry Pi 5.

Sending volume_up_key_code 115 from Raspberry Pi 5 to iPhone

The shutter of iPhone cameras can be remotely released with volume_up_key_code 115. For example, the small remote shutters send bluetooth command volume_up_key_code 115 to release the camera shutter. My goal is to remote control the shutter of iPhone camera from a Python3 code running in a Raspberry Pi 5.