David
Reviewed in the United States on May 10, 2025
worked great for my arduino project. Good thing it was a 2 pack because I melted the screen while trying to solder the pins on the first one.
Pseudomizer
Reviewed in the United States on March 24, 2025
Great display for that price. It comes in a pack of 2 with the proper soldering connectors you have to put on yourself.I got it to work on Home Assistant and ESP home, but it was a nightmare to get this functional. PLEASE update the description of this product. There is no SSD1106 chipset to select from in HA or ESPHome. You can either select SSD1306 or SH1106. In this case you have to specify the platform to be SSD1306 and the model to be SH1106 and then it will work if you connect it to the 5V power of an ESP32 (3.3V did NOT work).I hope this helps other people to save some time getting this up and running with ESPHome. 4 Stars for the trouble having to research and try all those options. Update the description and I will update this to 5 stars. ;-)
BA
Reviewed in the United States on March 1, 2025
Work great with SH1106 driver in u8g2 library; noticeably larger and more visually appealing than 0.96” version
LG
Reviewed in the United States on February 9, 2025
Working perfectly so far using Arduino IDE and ESP32 S3 with the U8G2 SH1106 constructor (be sure to #define the pins or write them in):U8G2_SH1106_128X64_NONAME_F_HW_I2C u8g2(U8G2_R0, /* reset=*/ U8X8_PIN_NONE, /* SCL=*/ OLED_SCL_PIN, /* SDA=*/ OLED_SDA_PIN);Very nice upgrade from the 0.96" display and had same pinout, just swapped over, changed that one line of code and done! Size difference is VERY noticeable, much easier to read!
virtuosomaximoso
Reviewed in the United States on February 21, 2025
Not very good. Like many people said will really only work with the u8g2 library. Mine despite every trick you can think of has a band of pixilated noise on the right. I think I've got it to work a few times, but they're not reliable for a clean project in my book.
Mike
Reviewed in the United States on February 18, 2025
I2C adress 0x7C by default
Max Hertz
Reviewed in the United States on December 13, 2024
These worked well for my project. No issues and work just as you would expect them to.
Alan George
Reviewed in the United States on June 26, 2021
I read all the reviews that say these things are easy to setup and use. I spent hours today trying to debug these units on ESP32. I tried all the different SSD1306 libraries and I2C addresses. (Yes, these are all 0x3c). But both units I have are faulty. Both just display random bits. I've tried running these at 32pixels high as some people have found--same result. I've tried running them on several different ESP32 boards-same result. I wish I could get those three hours back. It's too late to return these two screens, so it's money down the drain. I bought some replacement units from a different seller, hopefully they'll work. I'll update this later if they do.Update: I bought two more units from a different vendor and they worked perfectly when I put them in the exact same circuit in the photo. So I now know it's not my setup causing the failure of both of the Makerfocus units.