I want to cut four parts of a VGA output and direct them to 4 outputs. That's what I was thinking of doing:
Use a PIC to monitor the V-sync and H-sync lines and control transistors connected to the RGB signal.
When the PIC detects a H-sync pulse it will wait for a set time (in order to create an offset from the left of the screen), then send the H-sync pulse to the first output, then activate the transistors connected to that output.
Let the line scan, deactivate the transistors, wait for the offset and repeat for output 2. The same would happen with the V-sync.
Do you think it would work this way?
View attachment 36643
Use a PIC to monitor the V-sync and H-sync lines and control transistors connected to the RGB signal.
When the PIC detects a H-sync pulse it will wait for a set time (in order to create an offset from the left of the screen), then send the H-sync pulse to the first output, then activate the transistors connected to that output.
Let the line scan, deactivate the transistors, wait for the offset and repeat for output 2. The same would happen with the V-sync.
Do you think it would work this way?
View attachment 36643