How to use I2C 0.96" OLED with MBlock


#1

Hello
I have a Grove - OLED Display 0.96" from Seeed and a Arduino Uno.

But i don´t know how it will work.
I found no Extensions for this.
All Extensions just work with 16x2 LCDs.

Can somebody help?

Thanks


#2

There are many different types of displays, for each type usually requires a special library. Further, the extension is necessary to implement any standard functions display on the screen. To use these features in mBlock can be very uncomfortable.
Some time I wanted to do this extension but unfortunately the ordered display has been lost in transit, and until now I didn’t order it again.
I propose to create a topic with a request to create such an extension, maybe somebody will agree.


#3

Thanks for your answer.
I hope somebody has a solution for this.


#4

did anyone find a solution for this?


#5

@nilashis @AbaddoN @OZM
Check out this link, it might help:
https://www.arduino.cc/reference/en/libraries/grove-oled-display-0.96/


#6

@Best_codes yes, it can be done with Arduino ide but is there a way to do it in mblock with block based coding?


#7

If you can give me the code you’re using to do it with Arduino IDE and some more info, I will make a device to do it on mBlock.


#8

Hello @Best_codes, would you still be open to helping here?


#9

Yea, if I know the code you are using in IDE then I can make an mblock extension for you.