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

Add support for 72x40px SSD1306 modules #101

Merged
merged 8 commits into from
Feb 7, 2020
Merged

Add support for 72x40px SSD1306 modules #101

merged 8 commits into from
Feb 7, 2020

Commits on Feb 7, 2020

  1. Add 72x40 display size

    jamwaffles committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    f3ccbf3 View commit details
    Browse the repository at this point in the history
  2. Add copypasta 72x40 demo

    jamwaffles committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    4d14c48 View commit details
    Browse the repository at this point in the history
  3. Set COM pin config correctly

    The display I have at least uses an alternate row connection mapping as
    opposed to sequential. Without this change, the display skips every
    second row and makes everything stretched 2x in Y
    jamwaffles committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    fb15f60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cef639 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cecf5e6 View commit details
    Browse the repository at this point in the history
  6. Add changelog entry

    jamwaffles committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    5a4407d View commit details
    Browse the repository at this point in the history
  7. Fix example

    jamwaffles committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    08c3ab3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1719edf View commit details
    Browse the repository at this point in the history