![Joy-it COM-OLED2.42 Скачать руководство пользователя страница 4](http://html1.mh-extra.com/html/joy-it/com-oled2-42/com-oled2-42_manual_2027311004.webp)
www.joy
-
it.net
Pascalstr. 8 47506 Neukirchen
-
Vluyn
SPI
-
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_4W_SW_SPI u8x8(13, 11, 10, 9, 8);
Now you can upload the example to your Arduino.