Hello,
I have a Desktop Transformer Kit for PI3 + SSD.
Purchased in 2018 from McHobby.
I would like to know if it is possible to use the "Pi Desktop" board and case with a Raspberry Pi 4 - Model B - 4 GB?
Thanks

Hello,
I have a Desktop Transformer Kit for PI3 + SSD.
Purchased in 2018 from McHobby.
I would like to know if it is possible to use the "Pi Desktop" board and case with a Raspberry Pi 4 - Model B - 4 GB?
Thanks

The short answer is no. The only RPIs that work well are Version 3 and 3B+. Also, currently only works on old versions of the OS. I'm currently (March, 2026) rewriting the code to work on newer versions of Python. The old versions were pre-3.0 versions of Python; nothing new uses them anymore. My GitHub is up, but the code isn't working yet, so bookmark it and come back to check.https://github.com/cnobile2012/pidesktop Switch to the development branch to see the latest code.
The short answer is no. The only RPIs that work well are Version 3 and 3B+. Also, currently only works on old versions of the OS. I'm currently (March, 2026) rewriting the code to work on newer versions of Python. The old versions were pre-3.0 versions of Python; nothing new uses them anymore. My GitHub is up, but the code isn't working yet, so bookmark it and come back to check.https://github.com/cnobile2012/pidesktop Switch to the development branch to see the latest code.