Description
Descriprion:
The I2C converter for the popular display with controller for example, 2×16 characters. Thanks to this system, two data lines and supply 5 Volts and groundare enough to connect the screen.
Description
Converter I2C for display with the controller so that the screen requires only two lines – SDA and SCL. Via the bus, from the level of the Arduino, can be controlled the displayed text and the backlight, including turning them off or on at any time. On board is also a potentiometer to adjust the contrast.
The product is compatible with Arduino
Online you can find the Arduino library for the module maintenance. |
In order to use a library for the Arduino, the system should be soldered in accordance with the picture above.
Settings
- Converter of I2C bus
- Installed resistors pulling up the lines of the I2C bus – 4.7 k Ω
- Converter based on PCF8574 .
- Soldered potentiometer to adjust the contrast
- The ability to control the backlight through the I2C bus
- The possibility of changing the bus address via soldering jumpers A0, A1, A2
Addressing I2C
Depending on what chipset, this module can have different address spaces:
- Chipset PCF8574 – 0x20
- Chipset PCF8574T – 0x27
- Chipset PCF8574A – 0x38
- Chipset PCF8574AT – 0x3F