I have been trying for a while to get a basic system working in which I can communicate infrared signals from one arduino to another to control it
However, the only infrared help I've been able to find online regarding transmitters has been to make your own TV remotes. But what I want to do is to use one arduino to send IR messages with an IR transmitter to another arduino with an IR receiver (I would just use if statements for the values of whatever signal is being sent to activate whatever code I so desire).
However, the only infrared help I've been able to find online regarding transmitters has been to make your own TV remotes. But what I want to do is to use one arduino to send IR messages with an IR transmitter to another arduino with an IR receiver (I would just use if statements for the values of whatever signal is being sent to activate whatever code I so desire).