Skip to content

joaomatossilva/raspicam-timelapse-lcd

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

raspicam-timelapse-lcd

Use the Adafriut Lcd Controller for taking Raspberry Pi camera stills for making a time lapse video. This project is inspired on rpi-timelapse

photo

Hardware

Software Requirements

  • Rasbian OS (should work also on others)
  • Adafriut Lcd Libraries (should be included in here in the future)
  • Python modules: (wip...)

Install

$ git clone https://github.com/kappy/raspicam-timelapse-lcd.git
$ cd raspicam-timelapse-lcd
$ sudo chmod +x tl.py
$ sudo ./tl.py

You'll find the photos taken inside a date folder on your home

Run on boot

cp tl /etc/init.d/tl
$ sudo chmod +x /etc/init.d/tl
$ sudo chmod +x /etc/init.d/lcd

About

A Lcd Controller for taking Raspberry Pi camera stills for making a time lapse video.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages