# Lcd Display in raspberry pi

**URL:** https://discourse.nodered.org/t/lcd-display-in-raspberry-pi/18348
**Category:** General
**Created:** [24 November 2019 09:58 UTC](https://discourse.nodered.org/t/lcd-display-in-raspberry-pi/18348 "2019-11-24T09:58:38Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Benazir](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/benazir/32/14443_2.png) [@Benazir](https://discourse.nodered.org/u/Benazir)
#### Post date: [24 November 2019 09:58 UTC](https://discourse.nodered.org/t/lcd-display-in-raspberry-pi/18348/1 "2019-11-24T09:58:38Z")

</div>

I have connected the raspberry pi with LCD display through nodred function..

My LCD Display brightness is high so while displaying letters in lcd is not visible.

How to get rid of this issue???? Please Help me to sort out...

---

<div class="post-metadata">

### Author: ![pinie\_pinie](https://avatars.discourse-cdn.com/v4/letter/p/ccd318/32.png) [@pinie\_pinie](https://discourse.nodered.org/u/pinie_pinie)
#### Post date: [24 November 2019 10:26 UTC](https://discourse.nodered.org/t/lcd-display-in-raspberry-pi/18348/2 "2019-11-24T10:26:26Z")

</div>

Hi,  
if you use a 4x20 LCD display with an I2C interface, there is a blue knob on the small add-on board. With it you can adjust the basic brightness.

---

<div class="post-metadata">

### Author: ![Benazir](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/benazir/32/14443_2.png) [@Benazir](https://discourse.nodered.org/u/Benazir)
#### Post date: [24 November 2019 10:57 UTC](https://discourse.nodered.org/t/lcd-display-in-raspberry-pi/18348/3 "2019-11-24T10:57:02Z")

</div>

I am using 16\*4 Display

---

<div class="post-metadata">

### Author: ![pinie\_pinie](https://avatars.discourse-cdn.com/v4/letter/p/ccd318/32.png) [@pinie\_pinie](https://discourse.nodered.org/u/pinie_pinie)
#### Post date: [24 November 2019 12:25 UTC](https://discourse.nodered.org/t/lcd-display-in-raspberry-pi/18348/4 "2019-11-24T12:25:20Z")

</div>

Hi,

As I said I use an LCD display 20x4 with an I2C interface.  
The I2C interface is the small additional board, which is placed on the back of the display. With the marked blue controller you can adjust the basic brightness.  
A 16x4 I do not know, or have no experience with it.

Thoralf

 ![20x4](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/2X/f/f6827d2cb51d1de997e4e31ebb2040d95b286208.jpeg)

---

<div class="post-metadata">

### Author: ![Benazir](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/benazir/32/14443_2.png) [@Benazir](https://discourse.nodered.org/u/Benazir)
#### Post date: [24 November 2019 12:40 UTC](https://discourse.nodered.org/t/lcd-display-in-raspberry-pi/18348/5 "2019-11-24T12:40:39Z")

</div>

u r right..am not using lcd with i2c ..am directly connecting with raspberry pi and displaying message through nodered

---

<div class="post-metadata">

### Author: ![dceejay](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dceejay/32/38_2.png) [@dceejay](https://discourse.nodered.org/u/dceejay)
#### Post date: [24 November 2019 16:19 UTC](https://discourse.nodered.org/t/lcd-display-in-raspberry-pi/18348/6 "2019-11-24T16:19:35Z")

</div>

If you are using a HD44780 type display directly connected you should have a small variable resistor to set the brightness - eg like this page

> **[Raspberry Pi LCD Tutorial](https://pimylifeup.com/raspberry-pi-lcd-16x2/)**
>
> How to setup a 16x2 LCD display.
