Get Started With 0.5" OLED Display

by Tiobel in Circuits > Arduino

1477 Views, 5 Favorites, 0 Comments

Get Started With 0.5" OLED Display

Get Started with 0.5" OLED Display for Arduino

Did you ever needed a very small screen for a project but the only thing that you find are the 16x2 LCD display's?

Now the offer is much bigger, and they came in all sizes. DFRobot send me the SPI/I2C Monochrome 60x32 0.5" OLED Display for Arduino for my next project.

Components

oled.jpg

In the package you will get:

- 0.5" OLED display

- OLED Driver board

- 2x Female headers

Schematic

DFR0376-LINE.png

Connect:

Driver PCB >>> Arduino UNO

Data In >>> Digital Pin 8

Clock >>> Digital Pin 9

A0 (Register Select) >>> Digital Pin 10

CS (Chip Select) >>> Digital Pin 11

Reset >>> Digital Pin 12

3.3V (pin 7) >>> 3.3V

GND (pin 9) >>> GND

Code

code_image.png

Install the U8glib library in your Arduino Library folder.

Go to DFRobot wiki page.

Copy the sample code and paste it in your Arduino IDE. Upload it.

Downloads

Conclusion

IMG_1553.JPG

I've you like this project, do not forget to click it as Favorite.

I'm starting my Youtube channel, so fell free to stop by and subscribe it to be notified of the latest video.

Check also my previous tutorials.

Also, all suggestions and improvements are welcome.

"Do not get bored, do something"