Hello Everyone^^
Im new to arduino and have been playing with my Arduino Uno. I have an idea to connect up IR receiver pin and program the ARDUINO UNO to respond to a specific IR signal sent via IR remote control . When that IR signal is received the Arduino will transmit a serial command to another serial device connect via a RS232 module. I was thinking of using software serial library to help with serial communication. Would this idea be possible ?