arduino-menusystem icon indicating copy to clipboard operation
arduino-menusystem copied to clipboard

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

Open xunker opened this issue 7 years ago • 0 comments

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.

xunker avatar Aug 16 '18 01:08 xunker