Can I get this I2C (I squared C) OLED display hooked up to an Arduino Uno and working in 15 minutes?
Product Links:
Search eBay.com for "i2c 128x64 oled":
http://www.ebay.com/sch/i.html?_from=R40&_sacat=0&_nkw=i2c+128x64+oled&_sop=15
0.96 Inch White IIC I2C OLED Display Module 12864 LED For Arduino
http://www.banggood.com/0_96-Inch-I2C-IIC-SPI-Serial-128-x-64-OLED-LCD-LED-Display-Module-p-922246.html
Version Board ATmega328P UNO R3 CH340T Instead 16U2 Free USB Cable for Arduino T
http://r.ebay.com/2pT7Y9

By Julian

Youtuber, shed dweller, solar charge controller aficionado

15 thoughts on “1-day project: arduino uno and i2c oled display challenge”
  1. Avataaar/Circle Created with python_avatars timestamppatrol says:

    thanks

  2. Avataaar/Circle Created with python_avatars planker says:

    So far I have used radios, servos, and a few shields. Its time to workout the kinks related to displays. Thanks

  3. Avataaar/Circle Created with python_avatars Lucas Ferreira says:

    would connect 5 oled with this basic system?

  4. Avataaar/Circle Created with python_avatars Noel Herron says:

    You’re the only guy I forgive for recording their desktop by pointing the camera at the screen.

  5. Avataaar/Circle Created with python_avatars Mr.Mister says:

    I had the same issue before on a different project where the arduino ide did not like underscores/hyphens in library names.

  6. Avataaar/Circle Created with python_avatars Don Prefontaine says:

    Curiously, this file (sh1106_128x64_i2c.ino) works equally well under Arduino 1.8.10|File|Examples|Adafruit_SH1106. Disable the SPI "include" cuz you're running I2C. Within the code, the address 0x3C works fine which suggests the silkscreen of 0x78 and 0x7A is really 0x3C and 0x3D. Another fine example of China trying to avoid copyright enfringement?

  7. Avataaar/Circle Created with python_avatars PAKI NEWS NETWORK says:

    my arduino board doesnt has sck sda. what do i do

  8. Avataaar/Circle Created with python_avatars natacus2007 says:

    I clicked the video, he didn't use the package manager on the ardunio software, video is years old, can't zoom in and keep focus on the screen – pfft this guy hasn't a clue, I'll try anyw………WOAH it worked!!!!!
    Thank you 🙂

  9. Avataaar/Circle Created with python_avatars steve bradnum says:

    Thanks Julian. I worked it out before seeing your video, so it was satisfying to watch you go through the same process!

  10. Avataaar/Circle Created with python_avatars Ansh Chawla says:

    You didn't change the name of library in the example sketch but is still worked

  11. Avataaar/Circle Created with python_avatars Rey John Dusaran says:

    hello sir can you tell me how clear the screen after you display some text say after 5 seconds..

  12. Avataaar/Circle Created with python_avatars Jason Thomas says:

    0x3C. Sorted. Thank you.

  13. Avataaar/Circle Created with python_avatars charliechin says:

    I thought my cheap ass lanmu OLED from amazon were faulty but nope! I had to change the address to 0x3C You made my day!

  14. Avataaar/Circle Created with python_avatars Arnas Undraitis says:

    Thank you man ! You just saved my day !

  15. Avataaar/Circle Created with python_avatars Stephen York says:

    I have a similar project but want to measure the voltage from a solar panel. Is it fine to just connect the lead from the panel straight to the terminal without anything else in the circuit? I tried but the voltages don’t vary under different light levels.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.