How to configure VFD

Hi, I’m good, thanks.
We can start by running the following command in Terminal on Android:
cat /sys/kernel/debug/gpio
That’s the easiest way to check for the pins. Next option would be to extract the DTB from Android, that could potentially have this data as well.
You can follow this guide, in most cases it works:

1 Like