

















5 Pieces I2C Display Module 0.91 Inch I2C OLED Display Module Blue I2C OLED Screen Driver DC 3.3V~5V(Blue Display Color)
-
Richard Quaif
> 24 hourThese are nice displays but easily broken. There is no easy way to mount them and the glass is easily broken.
-
Frank
> 24 hourWant to push your project over the edge? These little boards were easy to setup and are really the cherry on top to a project. I used them to display the ip address of the device. But if you use size 1 font you can fit 3 rows of text, so I added two rows as basically a serial monitor to show statuses.
-
Victor Langworth
> 24 hourWould have give 5 but one of them was cracked.
-
...^.^...
> 24 hourWorked well. The example code in Arduino IDE for the Adafruit SSD1306 Library worked and provided a start.
-
craftieone
> 24 hourI received these two days ago. The order was filled very quickly and the packaging was very good. There was no visible damage to the box and the displays were wrapped in bubble wrap. Unfortunately only two of the five displays worked. The first display I tried would not work and I tried another and it worked. I contacted Amazon after I completed the testing and explained the problem. The agent I chatted (Crystal) with was very professional and agreed to send out a replacement of another 5 displays. The replacements arrived the next day. Unfortunately only two of the five replacements worked. I now have 10 displays but only four are functional. Very disappointing. The service from Amazon was outstanding. The product is very disappointing and I would not recommend.
-
=m=
> 24 hourGreat price per module and all five displays worked properly. However, the modules and 4-pin headers were all placed in a single bubble-wrap bag, then inside a small box. Individual ESD bags for each module would insure the modules did not rub against each other during shipping.
-
Pierre
> 24 hourNo surprise. Work and perform without issue.
-
John
> 24 hourI attach them to a mkr 1010 shield between the headers and use the adafruit oled library. Photo of a well monitor attached. This has, wifi, a real time clock, a watch dog timer, an oled display and a SD card under the side of the display. It is also connected to a Blynk mobile app for monitoring and control. The oleds begin to dim after 6 months or so of use. Best practice is not to have them on all of the time. I plan on adding a small motion sensor that turns the display on or off. .
-
William Parish
> 24 hourThis will work nicely if I stack my pis in a cluster, since the height is about what Id have between pis anyway. Took a bit of fiddling to get the adafruit library to install, and as you can see in the image some extra control characters display from the example, but when I use it Ill make sure the text is more relevant to what I want. I had to turn down the contract on the picture because its a bright little thing, and was washing out the picture otherwise. I didnt mind not having the headers installed. While headers are nice at this breadboard stage, the other three I may solder wires to, and just have them end in plugs I can attach to the i2c bus. I think it makes sense for a bulk seller like this to omit the headers. Finding the address was trivial, but I couldnt find the manual referenced in the description. Turned out a few minutes on google got me the right instructions for a Pi though. Thats the great thing about the pi is the community support. Id be happy to buy them again if I found a need for more than 5 (cluster expansion maybe?).
-
Mrs. Molly Kessler
> 24 hourI saw others wonderinf about the address, it is 0x3d. Also I run it at 3.3 V directly powered from the board. No issues.