But so far i havent even been able to power up the screen. It did light up VERY briefly when i was moving the board around but this never happened again. I have done exactly as the tutorial said.
What i want to know is whether there is any settings that i need to activate to use the SPI bus?
P:S I have installed all the libraries and GFX that are given in the tutorial link and can see them under Files -> examples -> Adafruit-> Test
Well I expected the OLED to light up but even that hasnt happened even though i connected the ground and the %V wires correctly and followed the all steps exactly as shown in tutorial.
The only thing that i may have done differently is that i havent soldered the pins and the OLED together but i have made sure that the pins are in contact with the sides of the holes of the OLED.
So are you saying the reason the display isnt working might be because the pins are not soldered? Even though i made sure that they are all touching the sides of the pin holes?
I do have a soldering iron but am really not good with it and last time i ended up heating away the gold edges of the holes.
If i connect the 5V and Ground wires correctly with UNO and the display then atleast the OLED should start lighting up right?
jyashi:
If i connect the 5V and Ground wires correctly with UNO and the display then atleast the OLED should start lighting up right?
Not necessarily (most likely nothing will light up). And that is great about OLEDs, they do not have a backlight like TFTs (and even if you had a TFT and backlight would work, it does not mean that your connections are ok anyway). Pixels light up individually on OLEDs so you won't know if it works or not until you actually draw something onto the screen.