i2c = PS/2?

Hi, can i connect i2c interface devices to my computer, by using the PS/2 jack?

thanks

 

 

 

Nope
Not so far as I know. If I were you, I’d just have that i2c device run through an Arduino. Upload a simple serial debugging sketch, and there you have it.

If you do this you could
If you do this you could also make an interface with processing and control the arduino with some coding of course. That could make workingwith the i2c device a little easier.

yeah, i was gonna use

yeah, i was gonna use processing, but also wanted to see if i could cut out the middle man(arduino) i’m not very familiarized with picaxe, but could a picaxe 08M replace the arduino in this case? it’s suposed to something permanently installed to the computer…

or maybe even an ATtiny?