User Manual

Table Of Contents
- 7 -
Step 7: Open arduinoIDE and select "File"-> "New" and create a new
project file, as shown in the figure below.
Step 8: Copy the following program into the newly created project.
#include <SPI.h>
#include <Wire.h>
#include <Adafruit_GFX.h>