It is working fine on my arduino, but on the Picaxe nothing happens. I think it's cuz of the remote, because i'm not using those 2 models that are listed, but i can't find them anywhere.
Are those 2 models the only remote controls that can interact with picaxe?
You could always just use a picaxe chip to send the signal, if the IR communiation isn’t too complicated. Caclulon has done this many times with no problem. He had to resort to that solution after being unable to find a suitable Sony remote.
As far as your statement that “if it works with arduino, it should work with picaxe…” you really shouldn’t make that assumption. The AVR and PIC chips are physically similar, but the Picaxe and Arduino bootloaders are very different. While picaxe is easier to pick up, it has its shortcomings, such as limited IR protocol, for example.
Also: you CAN have the arduino send Sony IR protocol that the Picaxe will understand. Or have the arduino understand what a picaxe is saying.
I used this http://www.picaxe.com/docs/axe040.pdf and my transmiter is the same as on the picture, but when i try it on picaxe it gives no value, nothig, like it’s broken. When I connect it to arduino it works perfectly :/
check it is being powered, use a multimeter to check that there is 5V across pin 2 and 3. If there isnt try setting up the circuit they give you (page 3) on a piece of breadboard or something