Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add 64x32 support #281

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

Conversation

PreciousRoy0
Copy link

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant