Skip to content

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

License

Notifications You must be signed in to change notification settings

joaomatossilva/raspicam-timelapse-lcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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