Datasheet

10
You can open other examples in the same menu bar. The key code here is the main instruction program
extracted by the example, hope it can be helpful for you to understand clearly. For more details, please
check the Demo code Resources linked.
Note:This module is similar to Grove - OLED Display 96*96 in its usage and some library functions, you can
make an gray 128*64 image arbitrary that can be shown on OLED 128*64. Please consult the latter
one's Usage part of WIKI page for detailed instructions.
4.2 With Beaglebone Green
To begin editing programs that live on BBG, you can use the Cloud9 IDE.
As a simple exercise to become familiar with Cloud9 IDE, creating a simple application to blink one of the 4
user programmable LEDs on the BeagleBone is a good start.
If this is your first time to use Cloud9 IDE, please follow this link.
Step1: Click the "+" in the top-right to create a new file.