Arduino OLED Display Guide: From Setup to Custom Graphics
Learn how you can get your Arduino to put text, shapes, and images on a screen.
Devices & Components
1
Grove - OLED Display 0.96"
1
10 jumper wires 150mm male
1
Arduino Uno Rev3
1
Breadboard - 400 contacts
Software & Tools
Arduino IDE
Project description
Code
OLEDdisplayCode
cpp
This code will put the text "Hello all" on display
Downloadable files
OLEDdisplayCode1
This code will put the text "Hello all" on display
OLEDdisplayCode.ino
OLEDdisplayCode2
This code will put shapes on the OLED display.
OLEDdisplayCode2.ino
OLEDdisplayCode3
This code will put an image and shapes on display.
OLEDdisplayCode3.ino
Comments
Only logged in users can leave comments