S
S
Sergey2016-02-25 20:29:47
Arduino
Sergey, 2016-02-25 20:29:47

Is it possible to have more than 8 characters in the LCD display?

There is a 1602a LCD display with i2c and an arduino uno compatible board. The LiquidCrystal lib is used to control the LCD, but in this lib you can create no more than 8 custom characters ("for compatibility"). Is it possible to do more with this LCD display?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Ocelot, 2016-02-25
@DrMGC

Custom characters are loaded into the LCD controller's own memory, and there is only room for 8 characters. Maybe there are compatible displays that allow more than 8 characters, I don't know.
But no one bothers to set as many custom symbols as you want and load them into the indicator at the right time. You can simply display no more than 8 different ones at the same time.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question