Skip to content

Touchscreen Timelapse controller for Raspberry Pi and Adafruit PiTFT

License

Notifications You must be signed in to change notification settings

koehleru/LapsePiTouch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LapsePiTouch

Touchscreen Timelapse controller for Raspberry Pi and Adafruit PiTFT by David Hunt

Based on code by PaintYourDragon (Phil B) for Adafruit Industries

Read more about this project at Dave's Blog

Enjoy!

Modification for HiRes Display (480x320) and use gphoto2 for camera triggering

LapsePi Touch

Prerequisites:

You must have gone through the Adafruit PiTFT setup instructions.

You must have gone through the WiringPi-Python Setup instructions.

Get repo:

git clone https://github.com/koehleru/LapsePiTouch.git

Usage:

cd LapsePiTouch

sudo python lapse_hi.py

Once youve got that working, have the Pi boot straight into the time-lapse software by editing /etc/rc.local and adding the following lines before exit 0

cd /home/pi/LapsePiTouch

python lapse_hi.py

Full details at: Dave's Blog

for donation 1LPGEoSdDaXrNuhuWtEH1EyFoTM7gjYs5h

About

Touchscreen Timelapse controller for Raspberry Pi and Adafruit PiTFT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.5%
  • CSS 13.5%