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

Added support for Pimoroni Display Hat Mini #1113

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Aug 11, 2022

  1. Add Display Hat Support

    Add Pimoroni Display Hat support
    do-ki authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    02a6063 View commit details
    Browse the repository at this point in the history
  2. Add Pimoroni Display Hat Support

    Add Pimoroni Display Hat Support
    do-ki authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    22b0031 View commit details
    Browse the repository at this point in the history
  3. add display hat mini support

    add pimoroni display hat mini support
    do-ki authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    22c8b4a View commit details
    Browse the repository at this point in the history
  4. Create ST7789.py

    Add Pimoroni Display Hat Mini Support
    do-ki authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    caa05d0 View commit details
    Browse the repository at this point in the history
  5. Update __init__.py

    Add Pimoroni Hat Support
    do-ki authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    fd559d3 View commit details
    Browse the repository at this point in the history
  6. Update displayhatmini.py

    fix class error
    do-ki authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    ca8a50a View commit details
    Browse the repository at this point in the history
  7. Update ST7789.py

    change screen width, height and rotation
    do-ki authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    8a78311 View commit details
    Browse the repository at this point in the history
  8. Update ST7789.py

    fix: added backlight pin
    do-ki authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    8652d01 View commit details
    Browse the repository at this point in the history
  9. Update displayhatmini.py

    fix: added backlight pin
    do-ki authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    c6ee189 View commit details
    Browse the repository at this point in the history
  10. Update displayhatmini.py

    cleanup
    do-ki authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    7e8dd4c View commit details
    Browse the repository at this point in the history
  11. Update __init__.py

    fix missing lines
    do-ki authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    c3ead84 View commit details
    Browse the repository at this point in the history
  12. Update ST7789.py

    change spi speed
    do-ki authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    0e7b756 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Update displayhatmini.py

    update logging info message
    do-ki authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    c7b296f View commit details
    Browse the repository at this point in the history