Swedish Characters on LCD #9343
WattageGuy
started this conversation in
General
Replies: 1 comment 2 replies
-
If your display is an HD44780 like displays you can show custom characters. For an example on how to do this look at this site: https://www.engineersgarage.com/making-custom-characters-on-lcd-using-arduino/. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I can't display Swedish characters like äåö on my LCD. I've tried a bunch of LCD libraries and none of them display the right characters. I'm using i2c bus and I don't exactly know what screen or interface other than it is 16x2. I've tried decode string into UTF-8 but it doesn't help. Is my LCD the problem? Please help.
Beta Was this translation helpful? Give feedback.
All reactions