dfrobot i2c lcd module pricelist
Referring to the LCD16020, I believe that everyone is not unfamiliar with the square shape, green color, a row of 2.54 pin header.... LCD1602 module is a product of the DFRobot Gravity I2C series, which has been greatly optimized for its original LCD1602 appearance. This module does not need to adjust the contrast, retain the backlight controllable function, and simultaneously compatible with 3.3V and 5V voltage. The optimization of function and the appearance will bring you the different experience.
Module with LCD display 16x2 characters with blue backlight. It is supplied with the voltage from 3.3 V to 5 V and communicates via the I2C interface. The display has adjustable backlight brightness and is controlled using a dedicated library. The Wiki page contains the manual and sample programs.
MonochromeOLED 0.91"display, usesI2Cinterface for communication,operates on the basis ofSSD1306drive system. It has128 x 32 px white pixels and OLED technology provides high display contrast and low power consumption. Compatible withArduino UNO, Leonardo, ESP32/ESP8266, FireBeetle-M0 controllers. Small size, easy connection and low power consumption allows to use in many display applications such as thermometer, weather display or Mini Game console.
The module has 4 leads, to which the goldpin plugs included in the kit should be soldered. Output 1 (D) corresponds to the data line of the I2C system (SDA), output 2 (C) corresponds to the clock line of the I2C system (SCL), output 3 (-) is ground (GND) and output 4 (+) is power supply (VCC).
This is another great I2C 16x2 LCD display compatible with Gadgeteer modules from DFRobot. With limited pin resources, your project will quicly run out of resources using normal LCDs. With this I2C interface LCD module, you only need 2 lines (I2C)to display the information.If you already have I2C devices in your project, this LCD module actually cost no more resources at all. The adress can be set from 0x20-0x27. Fantastic for Arduino or gadgeteer based projects.