Dual Monitors with 4 Pi
Posted: Sun Jul 12, 2020 11:31 pm
I have developped a program in python using pigame module which runs fine (on RPi 3).
I recently bought a RPi 4 mainly due to its two HDMI ports, but so far I was not able to find an answer of how to do it.
Question: Is it possible to display different graphic screens on two monitors from the same RPi 4 from Python?
Initially I had thought of using different Pis, and it is very easy to interconnect them, except for the keyboard/mouse issue. Rpi 4 with two HDMI would solve this issue, but I do not see a way of addressing two monitors.
I recently bought a RPi 4 mainly due to its two HDMI ports, but so far I was not able to find an answer of how to do it.
Question: Is it possible to display different graphic screens on two monitors from the same RPi 4 from Python?
Initially I had thought of using different Pis, and it is very easy to interconnect them, except for the keyboard/mouse issue. Rpi 4 with two HDMI would solve this issue, but I do not see a way of addressing two monitors.


