INTERFACING AND COMPILING CODE FOR THE ZIO 128X128 OLED LCD DISPLAY

Please HELP…

it appears that the CPU board I’m purchasing from U will NOT work with the Qwiic OLED LCD display board that U R selling no your web site… IDE compiler tools indicate, no matter what I seen to do, that there is insufficient memory for this to compile and thus work with your display. (Ref. Order #: 5600402) :oops:

Your web-site also take me to a link to this 3rd party, ZIO, who apparently is the primary MFG of this OLD controller/LCD module, and this link is telling me to download their library for proper compiling of the code, etc…

Installed all lib files correctly, but cannot seem to find any compiler-option that will allow this display to work with your Arduino UNO boar that has the I2C Qwiic interface…!

Seems an Atemega328P has insufficient RAM for this display to be supported… code won’t compile properly, (and display will not function, not even with the simple “Hello World” example)… It does seem to compile, for this code example, but only if I select a larger processor/board, such as a Mega2560, which has 8K SRAM… (but then I don’t have the Qwiic interface, which defeats the purpose of purchasing hour hardware…!) :?:

Hi Vickie123,

The [ Zio Qwiic OLED is made by the folks at Zio, which is the site the instructions re-direct you to. In a quick test, I was able to compile the example they demonstrate from the [U8G2 Library for the RedBoard Qwiic (using the Arduino Uno board selection) so I’m not sure what your issue may be related to. Which version of Arduino are you using to try and compile the example code and are you making sure to select the “Arduino/Genuino Uno” board selection?

You should have no problems using this display with the RedBoard Qwiic but if you do, let us know and we would be happy to help you troubleshoot.](GitHub - olikraus/U8g2_Arduino: U8glib V2 library for Arduino)](https://www.sparkfun.com/products/15890)