Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add example of use with OLED display which is based on the SSD1306 driver IC #80

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xunker
Copy link

@xunker xunker commented Aug 16, 2018

This is an example of of using Arduino-Menusystem with an SSH1306-based OLED module. These are the most common OLED displays seen on eBay, Amazon, etc.

It uses the SSD1306Ascii library to communicate with the display.

I added a Makefile but I have not tested it. I have tested the sketch using the Arduino IDE (v1.9.0 beta), a 128x64 display, and an ATMEGA328P.

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.

1 participant