An open API service indexing awesome lists of open source software.

https://github.com/koji/gifcamera

gif camera
https://github.com/koji/gifcamera

ffmpeg gif prototyping python raspberry-pi raspberry-pi-camera

Last synced: 10 months ago
JSON representation

gif camera

Awesome Lists containing this project

README

          

# gifCamera
rapid prototyping demo video
https://www.instagram.com/p/BcTRArcBDBT/?taken-by=coder503


![](https://github.com/kojikanao/gifCamera/blob/master/images/itZUfB.gif)

### Software Required
・python3
・picamera https://picamera.readthedocs.io/en/release-1.13/
・ffmpeg https://ffmpeg.org/ffmpeg.html
・imagemagik https://www.imagemagick.org/script/index.php
・Twython https://twython.readthedocs.io/en/latest/ (If you want to share your gifs on Twitter)

### Hardware Required
・Raspberry Pi Zero W(You can use Pi 3 or Pi Zero) This project requires a wifi module
・LED x 2(Red, Green Of courese, you can use anything you want)
・Switch x 3

### setup raspberry pi
https://github.com/tired-k/pi-setup

### Schematic
GPIO Pins
![](https://github.com/kojikanao/gifCamera/blob/master/images/rpiZ-GPIO.png)

![](https://github.com/kojikanao/gifCamera/blob/master/images/schematic.png)