Skip to content

Conversation

@joxl
Copy link
Contributor

@joxl joxl commented Dec 4, 2024

This PR accompanies (and depends on changes within) adafruit/Adafruit_CircuitPython_EPD#86. This PR should be merged after that one.

Relates to adafruit/Adafruit_CircuitPython_EPD#85

Scope

Updates the EInk_Bonnet_Event_Calendar and EInk_Bonnet_Weather_Station guides with the updated SSD1680B driver, which is required for the most recent GDEY0213B74-based boards.

Limitations

The example now imports and instantiates a new Adafruit_SSD1680B driver, which is only compatible with the latest board revision. However, older driver imports and instantiations remain in the guide to make it clear how to use other driver variants.

Tests

Successfully (no warnings/errors) executed the pylint_check.sh script (pylint==2.7.1 on Python 3.10.16).

Copy link
Collaborator

@makermelissa makermelissa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. This one had slipped past me.

@makermelissa makermelissa merged commit 49f2981 into adafruit:main Sep 18, 2025
4 checks passed
@joxl
Copy link
Contributor Author

joxl commented Sep 19, 2025

Thanks @makermelissa. I'd recommend merging adafruit/Adafruit_CircuitPython_EPD#86 along with this one (preferably first, but it's too late for that, haha). This MR just updates the Adafuit Guides so readers are aware of the driver updates. The other MR (EPD code PR #86) is what actually makes the driver improvements available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants