Take a PhotoΒΆ

You can make the LCD a viewfinder and press the shutter to take a photo. The methods:

  1. Enter the folder.

cd /home/pi/rascam/example
  1. Run the program code.

sudo python3 take_picture.py
_images/image1.png

The shot photos are stored at this path.

/home/pi/Pictures/rascam_picture_file
  1. Press Ctrl+C to stop the example.