Moderators: adafruit_support_bill, adafruit
adafruit wrote:you must use a level shifter for Arduinos or it will damage the oled
Stephanie wrote:You could use the 3.3v output to power the OLED but the SPI signals on the Arduino will still be at the full 5 volts which is too much for the OLED display. The purpose of the level shifter is that it reduces voltage on all the signal lines to 3.3v, not just the source voltage.
If you really don't want to use the level shifter, then you can mod your Arduino so the whole thing runs at 3.3v - and coincidentally LadyAda has a tutorial for this: http://www.ladyada.net/library/arduino/3v3_arduino.html
Cheers!
adafruit wrote:no, it must be driven from the arduino to display anything
follow our tutorial to use the display
http://ladyada.net/products/oled12864/
adafruit wrote:you need to provide us more details and/or photos
arduwino wrote:The best way for us to help troubleshoot is for us to have a look at your setup.
There is an "Upload Attachment" tab just below the messager editing window. You can add photos to your message with that.
songlight wrote:I am driving everything from 3.3 volts off the Arduino nano but I get nothing on the screen. Also the software demo program you list will not load as it says there is an error. I don't know what to do next.
Return to Arduino Shields from Adafruit
Users browsing this forum: adafruit_support_bill, Ronnord and 8 guests