Skip to content

NewhavenOLED v1.1.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 20:34
· 3 commits to main since this release
9d3ff53

What's Changed

Details

No changes to API.

  • Update control signals to match US2066 driver chip spec:

    • Only enable SCK and MOSI pins when display is being sent control/data
    • Reverse SCK logic to toggle low-high-low instead of high-low-high
  • Update example so that the single-character-update portion is easier to monitor by clearing display first and adding a small delay between character updates.

Full Changelog: v1.1.3...v1.1.4