Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

blitzpaper - 2.7in e-paper utility scripts #1439

Open
wants to merge 8 commits into
base: dev
Choose a base branch
from

Commits on Aug 20, 2020

  1. getting started on an e-paper display for raspiblitz

    philbertw4 committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    dd84289 View commit details
    Browse the repository at this point in the history
  2. HelloWorld on e-paper. Oddly it needs to be run via

    `sudo python3 helloepaper.py` but it is a start.
    philbertw4 committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    325c7f4 View commit details
    Browse the repository at this point in the history
  3. mini refactoring

    philbertw4 committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    7da0734 View commit details
    Browse the repository at this point in the history
  4. some minimal docs and progress tracking added to readme. And fixed so…

    …me file permissions in drivers folder.
    philbertw4 committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    0968ee0 View commit details
    Browse the repository at this point in the history
  5. Refactoring so each script can sort of stand alone as a CLI tool.

    Figured out how to react to buttons.
    philbertw4 committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    c7f2fbb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b88ceaa View commit details
    Browse the repository at this point in the history
  7. small updates to readme and examples

    philbertw4 committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    d982dad View commit details
    Browse the repository at this point in the history
  8. readme fixes

    philbertw4 committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    63c6c42 View commit details
    Browse the repository at this point in the history