Is it possible to send something to the VGA I2C Bus like this: echo "Test" > ttyS0 But instead of ttyS0 to use the VGA I2C. If it would work like this it would enough for me. I just want to send some bits over the VGA-Port and to see this with my I2C tracer. Anyone a Idea?
I have a USB to I2C Tracer http://www.avitresearch.co.uk/i2c_bus_products.htm Now I wont to send something over the I2C-Bus at the VGA Port and to see with the Tracer if there is comes the same Massage that I send.
I just want to send something over the I2C Bus and measuring the signals with an oscilloscope. I need to do this for my final examination. But at the time i don't know how to do this.