Does SamplerBox work with 20 X 4 LCD screens?
Started by RaspberryP99




4 posts in this topic
RaspberryP9999

1 posts 0 threads Joined: Jul 2025
Yesterday, 02:57 -
#5
Hi Hans,
Yes, it outputs 16x2 to the 20x4 screen while using:
USE_I2C_LCD = True

The output shows on the Top 2 lines, while the bottom 2 lines are blank (as well as the last 4 characters), eg:

xxxxxxxxxxxxxxxx____
xxxxxxxxxxxxxxxx____
____________________
____________________

Changing to "USE_I2C_LCD = 20x4" as the Guest recommended results in a blank screen.

Upon re-reading the Guest's post, I think by "Confirm it works", they may have intended to say "Make sure your screen is functional", rather than "Yes I am confirming that 20x4 works" ?

If you have an alternate build, I can test it on my screen.
This post was last modified: Yesterday, 02:59 by RaspberryP9999.


Messages In This Thread
Does SamplerBox work with 20 X 4 LCD screens? - by RaspberryP99 - 28-06-25, 02:31
RE: Does SamplerBox work with 20 X 4 LCD screens? - by RaspberryP99 - 29-06-25, 02:38
RE: Does SamplerBox work with 20 X 4 LCD screens? - by RaspberryP9999 - Yesterday, 02:57