Tutorial on I2C OLED Display with Arduino/NodeMCU
Crazy Couple DIY Crazy Couple DIY
16.7K subscribers
291,664 views
0

 Published On Jul 30, 2018

The very first program you write when you start learning a new programming language is : "Hello World!".
The program itself does nothing more than printing a “Hello World” text on the screen.
So, how do we get our Arduino to display the "Hello World!"?
In this video I will be showing you how to get started with the small 0.91 (128x32) and 0.96 (128x64) I2C OLED displays.
There are 100s of tutorials on the web explaining the same thing in different ways, but I couldn't find one that tells me all about the OLED display and how to use it in different scenarios. It took me some time to work it all out. So, I thought I should create a tutorial on what I have learned and combine all the features and ways the OLED displays can be used in our projects.

#OLEDDisplay

Links
---------
- Blog: http://diyfactory007.blogspot.com.au
- Add Image: http://javl.github.io/image2cpp/
- Custom Text: http://oleddisplay.squix.ch/#/home
- Adafruit display library: https://github.com/adafruit/Adafruit_...
- Adafruit GFX library: https://github.com/adafruit/Adafruit-...
- u8glib library: https://code.google.com/archive/p/u8g... or https://github.com/olikraus/u8glib

Support My Work
----------------------------
BTC: 35ciN1Z49Y1bReX2U7Etd9hGPWzzzk8TzF
DOGE: DDe7Fws24zf7acZevoT8uERnmisiHwR5st
LTC: MQFkVkWimYngMwp5SMuSbMP4ADStjysstm
ETH: 0x939aa4e13ecb4b46663c8017986abc0d204cde60
TRX: TQJRvEfKc7NibQsuA9nuJhh9irV1CyRmnW
BAT: 0x939aa4e13ecb4b46663c8017986abc0d204cde60
BCH: qrfevmdvmwufpdvh0vpx072z35et2eyefv3fa9fc3z

show more

Share/Embed