Hi, i need help with a basic IT transmitter code.
im using this IT transmitter:
I got this reciver:
I just need a basic code to send 1, 2, 3, 4 or 0 to the reciver.
thanks in regards
Nimlos
Hi, i need help with a basic IT transmitter code.
im using this IT transmitter:
I got this reciver:
I just need a basic code to send 1, 2, 3, 4 or 0 to the reciver.
thanks in regards
Nimlos
You have two choices,
Personally I think the second one it the better option. Check out GitHub - Arduino-IRremote/Arduino-IRremote: Infrared remote library for Arduino: send and receive infrared signals with multiple protocols. It can do a lot more than what you want, but its probably still the easiest place to start.