Skip to content

PontiusTheBarbarian/PiCamera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Contents

photo
    photo.py
    photo.sh
preview
    preview.py
    preview.sh
record
    record.py
    record.sh

shell files (.sh)

The shell files have been added in for convenience.

Usage

Running chmod u+x [FILE_NAME] on each of the .sh files to make the files executable - for example chmod u+x preview.sh - will enable us to run the files via the teminal (e.g .\preview.sh or .\photo.sh) or via mouse click.

Python

python filename.py

e.g python preview.py or python photo.py or python record.py

About

RaspberryPi Camera related activities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published