ThingPulse / esp8266-oled-ssd1306

Driver for the SSD1306 and SH1106 based 128x64, 128x32, 64x48 pixel OLED display running on ESP8266/ESP32
https://thingpulse.com
Other
2k stars 638 forks source link

Added 128x32 support documentation and example. Cleaned up SimpleDemo comments. -RXP #217

Closed ReanimationXP closed 5 years ago

ReanimationXP commented 6 years ago

Added 128x32 support to main README documentation and the SimpleDemo example.

Cleaned up SimpleDemo comments for better clarity, added 128x32 init example. (Will test other examples later for 128x32 support.)

Added some clarity to main README instantiation examples, and synced up with SimpleDemo examples. CS was removed from the SH1106Spi README example as the corresponding SimpleDemo example did not include it. (Please correct both if this is in error.)

Repo description (below title) should also be manually updated on GitHub to reflect 128x32 support. Thanks!

-RXP

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.