CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 16:42:51 GMT
content-type: text/html; charset=utf-8
cf-ray: 965d97a65e33c19c-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=2398b1f6-7438-4c7b-b615-ade8d21ebfc1; expires=Mon, 27 Jul 2026 16:42:51 GMT; domain=.stackexchange.com; path=/; secure; httponly
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: 3b4521a8-2c7e-4ea1-99ae-3363e3c73c81
x-worker-origin-response-time: 495000000
x-dns-prefetch-control: off
set-cookie: prov=2398b1f6-7438-4c7b-b615-ade8d21ebfc1; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=wd31jUWcIGFQMkeYpI5NyX89avlqiDtjJxW_uuTEH2c-1753634571-1.0.1.1-S.Zy78cDX51CuV0KtylF3lVPY0fr3cHd9sRq.N2WYiB9SNRr076BMMF0OeIUJBqBRgm4c3Pn4z_fyq5y_kq8Kvuf7dkXvsBX__0kA6pjWZQ; path=/; expires=Sun, 27-Jul-25 17:12:51 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=dGen2G3ojzNeBq_e10L3PPRDAf3qkOedHQgeLGBQp0E-1753634571766-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
content-encoding: gzip
Newest 'lcd' Questions - Arduino Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack ExchangeTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [lcd]
LCD stands for "Liquid Crystal Display" and is commonly known as a screen. The tag should be used for questions related to LCD display.
556 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
1
vote
0
answers
66
views
SB Components Micro RP2040 and ST7789 2.4 TFT LCD SPI display not working together using any library
I have a Micro RP2040 board from SB Components. Link to this product
With this I also have a 2.4 inch SPI TFT LCD screen with an ST7789 controller Link to the screen, it's on that page just scroll ...
1
vote
1
answer
223
views
LCD display connection without a resistor
Can run a LCD without a potentiometer or a resistor?
I don't have any.
Here it said to connect both:
-1
votes
1
answer
99
views
I2C Scanner does not recognize LCD screen with 1602 I2C module
I'm sorry to ask this, as it has been asked many times, but I can't get the Arduino micro board to recognize my LCD screens. I've tried using two different LCD screens and two different Arduino micros....
0
votes
0
answers
109
views
1
vote
1
answer
194
views
Need help with programing the LCD for my project
I am trying to make a digital die for my project at school. I am having trouble with the programming. I don't really know how to write code and I am not a programmer.
I took inspiration from a post on ...
-1
votes
1
answer
123
views
1602 16×2 LCD display is not lighting up for my Automatic watering system project
I'm working on a project to create an automatic watering system using an Arduino Uno R3 board, a 16x2 LCD display, a water pump, and a soil moisture sensor. However, I've hit a roadblock and could ...
0
votes
2
answers
224
views
Why does my Arduino show weird characters with my code?
When I had the code run just the LCD it worked perfectly fine, but when I added an HC-SR04 without changing the text it showed weird characters. All I had the code do with the HC-SR04 was print it in ...
1
vote
0
answers
221
views
LCD Wiki screen (ILI9341) works on Mega. How to get it working on the Due?
I have this exact LCD shield: https://www.lcdwiki.com/2.8inch_Arduino_Display
SKU: MAR2808
Driver IC: ILI9341
It works on an Arduino Mega 2560 using the old libraries the manufacturer (I assume) ...
3
votes
1
answer
291
views
Print text at any Y-value on SSD1306?
I'm attempting to print several rows of text, at certain Y-values, on an SSD1306 128x64 LCD display.
I'm using the ssd1306 library by Alexey Dynda. I initially wanted to use the more common LCD ...
2
votes
2
answers
614
views
LCD I2C connection problems
I am hoping there is a simple fix to this problem.
I am playing around with a 16x2 lcd with a I2C connector attached. I wired it up to an elegoo uno R3.
I started with some code I've used before and ...
0
votes
1
answer
262
views
Speedometer for car [closed]
I want to build a speedometer for a car using Arduino UNO.
For the display, I'm using an LCD screen that will be located behind the steering wheel.
For context, I'm building the speedometer for a ...
2
votes
1
answer
157
views
Arduino code intermittent
I have an alarm for "tea time", "lunch time" and "tea time". It works well at times but occasionally it gets stuck on the alarm not resetting, other times it does not ...
2
votes
3
answers
1k
views
Display images on Arduino LCD screen from PC
I am new to arduino and I am wondering if it is possible to store image data on my computer and send it to my arduino over the USB cable (which is also used for power) to display on a TFT LCD display ...
1
vote
0
answers
1k
views
LiquidCrystal_I2C, lcd.begin() causes runtime error on Arduino Mega2560
I have tested the library and LCD with simple script and everything worked fine. Now I am trying to add the LCD functionality to my working program but the code reaches the lcd.begin(); function it ...
2
votes
0
answers
107
views
How to show repeated result on LCD while button is pressing
my results are here.
0 press--"a"
1st press--"b"
2nd press--"c"
3rd press-- still showing "c"
When button pressed 3rd time, It must be repeated to show "a&...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Related Tags
arduino-uno × 216
i2c × 55
arduino-mega × 46
programming × 45
display × 39
arduino-nano × 25
button × 23
tft × 22
serial × 20
sensors × 19
shields × 17
c++ × 17
library × 16
arduino-ide × 15
potentiometer × 12
interrupt × 11
sd-card × 11
led × 11
pins × 11
spi × 11
adafruit × 11
code-review × 11
temperature-sensor × 10
rtc × 9
c × 8
more related tags
Hot Network Questions
- About Harp Pedaling for a Pentatonic Glissando
- Is it possible to use the PC power button to pre-select the OS in rEFInd UEFI dual boot setup?
- How to deter wasps from an untreated larch fence
- Does SZNUD3160 really eliminate the need for diode?
- Calculus Books Recommendation
- Book recommendations for theistic books about God's existence
- Why does the Gaza Humanitarian Foundation (GHF) not distribute more food in Gaza?
- Extensions of diagonalizable, respectively multiplicative-type, groups
- Partitioning heaps - Why?
- How many simple groups are there of a given infinite cardinality?
- What is the meaning of 'Tel.......,qui......'
- Interface boundary condition and displacement current between two media
- Blinded despite Blindsight?
- Existence of Jordan curves between a compact and an open set
- Meaning of 芭蕉 in Tang age
- Will an error in two of my published papers affect my PhD thesis evaluation?
- How do Japanese people understand the reading of a single kanji with multiple readings in their everyday life?
- Are you required to protect trade secrets revealed to you even if you didn't sign an NDA?
- Story that taught cryptography in the form of a manga
- Easy ways to draw vector diagrams in TikZ?
- How does one justify the rationality of buying insurance?
- Hypothetical copyleft exposure developer on proprietary project, legal?
- Rec Letter from Professor (who I haven't done research with) or from Work Supervisor
- A national poll of 1000 French returns 25% of "Yes". Is it enough to say that it's quite impossible locally to be 0%, if we don't know the variance?