Bluetooth Raspberry Pi Camera Trigger

How To Create a Bluetooth Raspberry Pi Camera Trigger

Posted on


The new Raspberry Pi Camera Module 3 offers exceptional image quality and a choice between a standard (75 degrees) and wide (120 degrees) lenses. Best of all, we now have autofocus. Taking pictures with the Picamera2 is easy, but sometimes we just want to press a button and take a picture, and appear in the shot!

In this project we will use Blue Dot, a Python module and Android app to create a Bluetooth controlled camera trigger. Thanks to Blue Dot’s easy to use library and Picamera2’s verbose structure we will be capturing 1080p photos via a small amount of code.

For This Project You Will Need

  • A Raspberry Pi 3 or 4
  • A Raspberry Pi Camera
  • An Android device

Installing the Raspberry Pi Camera Module

 1. Open the camera port by gently lifting the plastic lock upwards.

(Image credit: Tom’s Hardware)

2. Insert the ribbon connector with the blue tab facing the USB / Ethernet ports. Raspberry Pi Zero users will need to use an adapter and connect the camera to the port on the right side of the board.

(Image credit: Tom’s Hardware)

3. Close the lock on the connector and give it a very gentle pull to make sure it is in place.



Source link

Leave a Reply

Your email address will not be published. Required fields are marked *