www.joy
-
it.net
Pascalstr. 8 47506 Neukirchen
-
Vluyn
I2C
-
Interface
Now open the GraphicTest code sample of the library.
To do this, click on:
File
-
>
Examples
-
>
U8g2
-
>
u8x8
-
>
GraphicTest
Now insert the following constructor for the display into the programme,
as shown in the picture below:
U8X8_SSD1309_128X64_NONAME2_HW_I2C u8x8(9, A4, A5);
Now you can upload the example to your Arduino.