Skip to content

uq-flor-pro/florence-camera

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adafruit-pi-cam

Camera project for Raspberry Pi + camera + Adafruit PiTFT By PaintYourDragon (Phil B) for Adafruit Industries

Read how to build this project over at http://learn.adafruit.com/diy-wifi-raspberry-pi-touch-cam Enjoy!

Modified by Bernhard Bablok. For list of changes, see ChangeLog.md

Not that the prereqs have changed compared to the original documentation:

  • python-picam (current version, tested with 1.8)
  • python-pyexiv2 (new prereq)

Beginning to port to python3

WIP

Updated dependency instructions for python3

sudo apt-get install python3-picamera
sudo apt install libexiv2-dev libboost-all-dev
pip install py3exiv2
python3 -m pip install -U pygame

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%