Ok so here goes. I found this post on adding IR to a monitor. I really like the idea, but I want to change it a little. I have 3 monitors on my desk that I would like to control with a button matrix. I have 3 different model monitors, one is the same as the one that appears to be used in the post I linked.
Right now I have some questions that follow.
Q1) I believe I understand the circuit in the post I linked (shown below). The transistor is being used as a switch with the arduino sending a high signal to the base of the transistor to turn on the transistor. I can not make out in the picture, if the collector (far right) pin of the transistor is connected to the ground rail or the positive rail?
Q2) Secondly I have taken apart one of my other monitors. I will first describe the question then post images that will hopefully aid the description. This monitor is an older Samsung 245bw. It has 6 buttons (only 2 of which I would like to control), but only a four wire cable. I assumed they must be doing some type of multiplexing. So I measured the voltage values on key 1, key 2, and the two other pins. Looking at the picture below you can see the values I recorded. It appears that the two key lines are typically held at around 3v (when the monitor is on). The display board where the input board connects to must be reading the voltage and looking for changes.
Pressing certain buttons like say the input button results in the voltage of key 1 decreasing to 1.8v. Looking at the input board it appears this is done by having the switch connect an extra resistor of a given value (this allows them to achieve the different voltages by creating a voltage divider?). I came to this conclusion because the input board appears to have no components other than the resistors. For the other two lines I believe one may be there for powering the led, and the key lines, leaving the other unused, but I am not sure.
So do you think that is what is going on?
Q3) In my attempts to control the board I have successfully created button and transistor controlled voltage dividers. Ideally I would just solder an extra wire right on to the key 1 and key 2 through holes on the board, this essentially worked in the other post I linked, because he was just bringing the voltage to gnd or 5v. In this case however, I do not believe that is an option as it would result in the transistor controlled voltage divider having the same input and output (or being in parallel with an open circuit).
If I was to cut the wire connecting the input board to the display board I could put the circuit in series. Is this the best/only option for controlling the voltages on the lines and thus controlling the monitors power and input buttons?
Also is that a custom 4 wire cable or can I buy another (at a reasonable cost)?
Any other ideas / feedback?
Here goes the pictures
First is the voltages measured on the lines and an example drawing of the problem with only soldering to one point for each key. Also not No Change in voltage = NA
The input board BN41-00865A. It's glued to to the plastic backing
Attached some other photos that my be useful.
Also for the last picture (with the large connector) is that a safe place to tap into for gnd and possibly 5v to power the arduino?
Thanks for reading my long winded explanation. Can post more pictures if needed.