In case you’re unfamiliar, I’m in process of working on a distributed computer project. I currently have 1-Pi 4B and 2-Pi3B+’s. The 4B is being used as the main system currently while I figure out how to incorporate the other two systems. So here’s the questions I have in mind today:
How do I use the 4B as the main controller for Ethernet and connection to HDD’s(I already have done), then use one 3B+ as a video and sound controller(HDMI and 3.5mm outs) for the back of my case, and use the other 3B+ as spare USB controller for the front of my case?
Let me clarify, I’m looking to transmit all audio and video output information from the 4B to one 3B+, transmit and receive a connection to the USB controller built into another 3B+ from the 4B. This would allow me to disable the onboard video and sound cards on the main controller, while gaining four more USB 2.0 ports.
Note: At some point the 3B+ for HDMI connection will be switched out with a 4B for a 4K video output, and the other will be upgraded as well to a 4B to add two USB 3.0 ports in exchange for the 2.0. Yes, I know this is going to change some things in the coding down the road, but that’s part of the process of learning and getting better