Re: Direct comms with IR Toy
Reply #2 –
Hi Penny - that's the data I would expect, it's raw timing data from the IR signal where each bit of the byte stands for 1/10000 second.To send data back, you'd need to create a timed waveform from the code, in the correct protocol/encoding for the IR signal, and send it back to the IR Toy.
Another mode to try is the sampling mode, which times each IR change instead of sending data constantly.
I'm not sure what's out there for Mac, but you can probably find a terminal program that will let you view/send raw bytes as HEX values. I like Hercules (from hw-group.com) on Windows.