I2C IIC 128X64 OLED LCD LED Display + Python
-
Hi Onion-Omega community,
I have purchased a I2C IIC 128X64 OLED LCD LED Display, Have someone manage to display something with using python? Any python module for this device.
Thanks.
-
Hi @Zafer-Demirsoy,
please have a look at this link:
https://wiki.onion.io/Documentation/Libraries/OLED-Expansion-Python-Module#the-python-module_drawing-images-on-the-displayRegards,
Vinicius
-
Thanks for the link but, I am not talking about the onion omega oled expansion, talking about the I2C device which is link text
But if this library can handle I2C oled please let me know.
Thanks.
-
hello
same question here and about Omega2+
i have this OLED https://www.tindie.com/products/upgradeindustries/128x64-blue-i2c-oled-display-096-inch/ and i would like to know if it's possible to pin it on the Omega2 (i dont want to buy the oled dock)i would be glad to know
i looked at this https://community.onion.io/topic/1051/resolved-access-gpio-pins-with-oled-expansion/4 but it seems the connexions are different, the author of the schematic mentions : "Basically it only needs i2c, ground, 3.3v, and 2.8v pins" , what is this 2.8 pin ? i only have 4 pins on my OLED
-
@frederic-raducki Refer to the Omega2+ docs for the pinout.
https://docs.onion.io/omega2-docs/omega2p.html
The description of your OLED says that 3.3V is supported, so no problem with your Omega2+. On both devices, you just need to connect the pins with the same names together.On the software side, the OLED functionality will do nothing for you. You connected an I2C device, so look I2C functionality in the programming language that best suits you.
Full details here:
https://docs.onion.io/omega2-docs/communicating-with-i2c-devices.html
-
@frederic-raducki Hey, did you make any progress on this topic? While I've now already ordered the OLED expansion I'm still considering getting the OLED screen from Upgrade Industries (since it's easily available at a maker store down the road) you had mentioned and playing around with it in the meantime.
So any advice and recommendations would be much appreciated.
-
@Christoph-Derndorfer said in I2C IIC 128X64 OLED LCD LED Display + Python:
@frederic-raducki Hey, did you make any progress on this topic? While I've now already ordered the OLED expansion I'm still considering getting the OLED screen from Upgrade Industries (since it's easily available at a maker store down the road) you had mentioned and playing around with it in the meantime.
So any advice and recommendations would be much appreciated.
sorry nope. since Arduino AVR dude does not work my Onion2 is collecting dust and i learn Raspberry gpios