Menu
Your Cart

1.3 Inch I2C/IIC WHITE OLED Display Module 4pin

1.3 Inch I2C/IIC WHITE OLED Display Module 4pin
1.3 Inch I2C/IIC WHITE OLED Display Module 4pin
-35 %
1.3 Inch I2C/IIC WHITE OLED Display Module 4pin
1.3 Inch I2C/IIC WHITE OLED Display Module 4pin
1.3 Inch I2C/IIC WHITE OLED Display Module 4pin
₹376
₹579

(inc GST)

  • Stock: In Stock
  • ₹3 FlyRobo Cashback.
  • SKU: FR-01-635
    7 or more ₹352
    30 or more ₹338

OLED (Organic Light-Emitting Diode) is a self-light-emitting technology composed of a thin, multi-layered organic film placed between an anode and cathode. In contrast to LCD technology, OLED does not require a backlight. OLED possesses high application potential for virtually all types of displays and is regarded as the ultimate technology for the next generation of flat-panel displays.

This 1.3″ I2C OLED Display is an OLED monochrome 128×64 dot matrix display module with I2C Interface. It is perfect when you need an ultra-small display. Comparing to LCD, OLED screens are way more competitive, which has a number of advantages such as high brightness, self-emission, high contrast ratio, slim outline, wide viewing angle, wide temperature range, and low power consumption. It is compatible with any 3.3V-5V microcontroller, such as Arduino.

Features :

  • No need of the backlight
  • The display is self-illuminating
  • Power requirement is low
  • They are offering the large viewing angle

Package Includes: 

 

1 x 1.3 Inch I2C/IIC WHITE OLED Display Module 4pin

 

 

 

Test Code for Arduino Uno:

 

//Include the graphics library.

#include "U8glib.h" 

//Initialize display.

U8GLIB_SSD1306_128X64 u8g(U8G_I2C_OPT_NONE | U8G_I2C_OPT_DEV_0);

void setup(void)

{

//Set font.

u8g.setFont(u8g_font_unifont);

}

void loop(void)

{

u8g.firstPage();

do {

draw();

} while (u8g.nextPage());

//Delay before repeating the loop.

delay(50);

}

void draw(void)

{

//Write text. (x, y, text)

u8g.drawStr(20, 40, "Hello World.");

}

 

 

 

Do not forget to add "U8glib.h" Library.

Output:

 

 

 

Technical
IC Chip

SSH1106

Display Area

3.45 x 1.9 cm

Display Size

1.3 inch

Interface Type

IIC

Operating Temperature Range

-40º ~ 70º C

Pixel Color

White

Resolution

128 x 64 Pixels

Voltage

3.3-5V

Dimensions (LxWxH)

3.55 x 3.55 x 0.4 cm

Questions2 Answers2 | Expand All
Can i get GST invoice for the order ?
Shubham Bhausaheb Modake
  • Yes, You can claim GST credit if you have a GST number. To do it you have to mention the GST number at the time of checkout. GST option appears in the Billing Address. If you are an existing customer of flyrobo then you can log in to your account ( Account → Address Book → Edit Address) and Then enter your GST number.
    FlyRobo[ 16/11/2022 ]
    Was this answer helpful?747
When will delivered order?
Ajeet
  • Order will be delivered within 1-3 days in metro city, 3-5 days in other city and 4-7 days in villages or small city. This is the average time of delivery in express shipping. but can change with different locations and different situations.
    FlyRobo[ 16/07/2021 ]
    Was this answer helpful?-1086
Showing 1 to 2 of 2 (1 pages)

Write a review

Note: HTML is not translated!
Bad Good

The product is currently Out-of-Stock. Enter your email address below and we will notify you as soon as the product is available.

Name
Email
Phone
Comments