Skip to content

coding-world/push-button-stop-motion

 
 

Repository files navigation

Push Button Stop Motion

Push Button Stop Motion

Make your own stop motion animation rig with a push button, using Python Picamera and GPIO.

You can use LEGO to animate a tower being built, figures acting out a scene, or anything else you can think of!

Requirements

As well as a Raspberry Pi with an SD card loaded with Raspbian, you'll also need:

Hardware

Software

  • GPIO Zero for Python 3
  • libav-tools

See more information on checking you have these packages installed, and how to install them on the software installation page.

Extras

  • Animation subject (e.g. LEGO)
  • Camera mount (optional but useful)
    • Can be home-made (e.g. cardboard and/or Blu-Tack)
    • Can be bought (e.g. from Pimoroni or ModMyPi)

Worksheet & included files

You'll need the worksheet for the instructions and the GPIO diagram for the button setup. Optionally, you can download the final version of the code to save typing it out.

Licence

Unless otherwise specified, everything in this repository is covered by the following licence:

Creative Commons Licence

Push Button Stop Motion by Dave Jones and the Raspberry Pi Foundation is licensed under a Creative Commons Attribution 4.0 International Licence.

Based on a work at https://github.com/raspberrypilearning/push-button-stop-motion

About

Make your own stop motion animation video using Python and GPIO Zero

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%