Giter VIP home page Giter VIP logo

gitzain / slowmovie Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 4 KB

Transform your Waveshare 7.5-inch e-paper screen into a dynamic art display by showcasing video frames in a slow, frame-by-frame progression, creating a unique and captivating visual experience.

Python 100.00%
art-installation diy-project e-paper e-paperdisplay eink raspberry-pi slow-movie-player waveshare waveshare-eink waveshare-epaper

slowmovie's Introduction

SlowMovie

Transform your Waveshare 7.5-inch e-paper screen into a dynamic art display by showcasing video frames in a slow, frame-by-frame progression, creating a unique and captivating visual experience.

Table of content

Motivation

I wanted to play around with e-ink technology and create something visually stunning as a home display item. When I stumbled upon a Hackaday article, it provided the perfect inspiration. The idea of displaying movies frame by frame on a Waveshare 7.5-inch e-paper screen sounded both quirky and mesmerizing. Most of this project is me hacking together other people's brilliant work to suit my needs and keep things simple. Big thanks to the original creators, especially Tom Whitwell's SlowMovie on GitHub, for their inspiring contributions.

Screenshots

Click here for a look at the finished product and screenshots from Ton's article

Installation & Usage

Installation

  1. Clone the Repository and Install Dependencies:

    git clone https://github.com/yourusername/SlowMovie.git
    cd SlowMovie
    pip install -r requirements.txt
  2. Enable SPI on Your Raspberry Pi: Ensure SPI is enabled on your Raspberry Pi via raspi-config:

    sudo raspi-config

    Navigate to Interfacing Options -> SPI and enable it.

  3. Install the Waveshare E-Paper Library: Follow the Waveshare instructions for installing the E-Paper library.

  4. Set Up Video Files: Place your .mp4 video files in the existing videos directory.

Usage

  1. Run the Script:
    python slowmovie.py

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Added some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

09/04/22: v1 published to github.

Credits

License

See the LICENSE file in this project's directory.

slowmovie's People

Contributors

gitzain avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.