Hi guys,
This is my first post on this great community ! I hope everything will be fine !
I recently ordered and received a OLED 256x64 display.
Model : ER-OLEDM028-1
(The documentation can be found Here )
My problem is simple. How can i connect this PCB to my Arduino UNO board.
I found a lots of thread to how to do but they all talking about differents displays.
Anything about my model.
The references are differents and when i try connect the display to the arduino board and load a code, the screen stay black .
This is my cable plugged configuration :
OLED-------Arduino
D0-----------10
D1-----------9
RST----------13
DC-----------11
VCC----------5V
GND----------GND
This is the code i used : here and and
(I mention i tried with a lot's of code example )
Tried whith other code without success...
Please, if someone has used an oled display like this one, can he help me ?
Thank for reading guys.