I2c OLED Display Example With Arduino
Maybe your like
HOME - TUTORIALS
- Arduino
- Circuits
- Robotics
- BLOG
- Forum
- 3D PRINTING
- Printers
- Materials
- 3D objects
- 3D edit
- SUPPORT
- Donate
- Reviews
- Advertising
- SHOP
- About
- Terms and conditions
- Privacy Policy
- Contact
- Cookies
- LOGIN
i2c OLED page 1/1
i2c OLED with Arduino Help me by sharing this post ShareThis is a very short example. How to wire up an I2C oled display to the arduino using i2c communication and then display text, numbers, some special cahracters but also some unique logos made with the image2LCD software. Below you have the schematic you need and an example code. Remember to install the i2c OLED librarie below. Read the comments in the code for more or leave a question below. First, you need an i2c OLED display like this one on this link. This display needs only 2 pins, SCL and SDA which are clock and data.
PART 1 - Schematic
Ok, make the i2c connections from the Arduino to OLED display as below. The i2c pins of the arduino are A4 for data (SDA) and A5 for clock (SCL). Connect those pins and supply 5V and GND and that's it. Next, download the libraries from below, and uplaod the example code.
PART 2 - Example code
First of all, you need the Adafruit_GFX library and Adafruit_SSD1306 in order to work. For that, go below and downlaod those libraries. They will be a in two .zip files. Open Arduino IDE and go to sketch, include library, add .zip library and select the downlaoded files one by one. Now the libraries are installed. You could downlaod the example code or just copy/paste it from below.
Download Adafruit_GFX library:Affiliate Disclosure
ADVERTISERS
Tag » Arduino Oled I2c Tutorial
-
Guide For I2C OLED Display With Arduino - Random Nerd Tutorials
-
OLED | Arduino Tutorial
-
OLED I2C DISPLAY WITH ARDUINO Tutorial - Instructables
-
0.96 Inch OLED Getting Started Guide - Arduino Project Hub
-
0.96 Inch OLED I2C Display 128 X 64 | Arduino Tutorial
-
OLED I2C Display 0.91 Inch 128 By 32 Arduino Tutorial
-
I2C OLED Display Arduino Complete Tutorial - How To Use, Print Text ...
-
OLED DISPLAY 128X64 SSD1306 GRAPHIC I2C - YouTube
-
Arduino Oled I2c Display 128x64 With Examples, Libraries Issues ...
-
In-Depth: Interface OLED Graphic Display Module With Arduino
-
Arduino I2C OLED Screen Tutorial Using U8Glib - The EECS Blog
-
I2C OLED Display With Arduino Tutorial - Circuit Geeks
-
Arduino Library & Examples | Monochrome OLED Breakouts