Hello! I have been working on an Arduino Due for some time now and decided that it was time to use my 8-pack of OLED displays I had. So I wired the things up GND to GND, VCC to 3V3, SCL to SCL, and SDA to SDA. So, I did that, and eager to try it, flashed the code from the library (LiquidCrystal I2C). Then, sadly it didn't work so I googled and googled until finding hd44780. Ran the diagnostic from that and it told me my I2C was working and didn't call it a display oddly. However, I continued to run the HelloWorld example sketch from the library and it didn't work (didn't flash an error code at me). I also tried connected the 5V pin to VCC on the OLED. I have tried like 5/8 displays in the pack. Can anyone help me?
Thanks in Advance.
(Note: I couldn't find the images of the wiring I took)
Are you sure that the display controller is the hd44780 controller? Can you post a link to the displays that you have or a data sheet or a photo of one?
Copy and post the output from the diagnostic program.
Amazon.com is the amazon link. I would like to note that me trying that other library was out of me googling super hard so I don't know if my board is hd444780.