Sorry for reviving an old thread here, but this is awesome stuff. I'm just getting into this scene, and I can't explain why, but I'm finding these things really interesting and I keep coming back to this project in one way or another thinking about the potential.
After just writing up about my first s-video mod on my trinitron
viewtopic.php?f=6&t=69497&p=1478283#p1478283, I'm wondering where to go from here.
I wanted to get your guy's idea's on this. And forewarning, I'm a developer by trade, but have no hardware (micro) development experience, so let me know if I'm off my rocker with this idea. I have no issue getting my hands dirty with this stuff though.
What if we built a main board to mount the Arduino on, then we
- put a IR unit for the arduino and tie it into the IR sensor on the trinitron (hoping this is possible)
- get a switch to enable/disable the RGB blanking signal to on / off
- Set up something on the arduino to look for the combo of tv/video then 1 to switch to rgb, else disable rgb
Then, we would have an fully enclosed solution, without external switch to enable RGB, while utilizing the existing arduino for extra functionality.
Here's a quick schematic, and after I thought about it, only blanking signal would go to switch, RGB would go right to RGB1 (75R terminated). However, we could build the 75R resistors on this break out board, and just have nice jst connectors to make wiring super easy / nice.
On second thought, we could probably disable the switch all together (since RGB won't go through it anymore, like an initial idea I had) and just send the blanking signal from a pin on the arduino.
This could get extra fancy and we could enable component inputs and switching utilizing this as well, where tv/video -> 1 would do RGB, tv/video -> 2 would do Component.