This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
oak:tutorials:oled [2016/03/10 22:44] digistump |
oak:tutorials:oled [2016/08/07 15:43] (current) netguy204 [Programming:] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | =====THIS TUTORIAL HAS NOT YET BEEN REVIEWED, PLEASE DO NOT USE UNTIL IT HAS====== | ||
======Oak OLED Shield Kit Tutorial====== | ======Oak OLED Shield Kit Tutorial====== | ||
Line 65: | Line 64: | ||
=====Programming:===== | =====Programming:===== | ||
+ | See the example in the Arduino IDE -> _Oak_Examples->OLED_minimal | ||
+ | Also, check out this [[https://github.com/netguy204/OakOLED|Adafruit_GFX driver supporting the Oak OLED]]. |