Skip to content

Conversation

@PreciousRoy0
Copy link
Contributor

Add support for 64x32 OLED displays

Changes:

  • Added display initialization support for 64x32 OLED modules in Adafruit_SSD1306.cpp
  • Created example sketch examples/ssd1306_64x32_i2c/ssd1306_64x32_i2c.ino demonstrating usage with I2C interface

Tested and verified working with 64x32 OLED display. While I don't have larger displays for testing, the changes are minimal and focused on dimension handling, so they shouldn't affect existing functionality.

ezgif-2-acd6e4e8cd

@tyeth
Copy link
Member

tyeth commented Jun 23, 2025

Tested on my no-name brand 0.49" 64x32, with Adafruit WipperSnapper. Works well, but didn't test demo, thank you!

Copy link
Member

@tyeth tyeth left a comment

Choose a reason for hiding this comment

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

Thanks for this, I'm going to bring it in this week, drop the extra comment, and run clang-format then release

@tyeth tyeth mentioned this pull request Jun 24, 2025
@tyeth tyeth merged commit 97afc03 into adafruit:master Jun 24, 2025
1 check failed
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