

In order to program the S2E we'll have to use the ARM compiler that can be accessed using. If successful, one can see the result - "Serial Open Complete" in the left bottom corner.ĥ. Then hit "Refresh" button in the ISP tool and select the appropriate port number from the drop down list. In the image below it can be seen that COM6 has been assigned to the S2E.
#INSTALL AND USE COOLTERM DRIVER#
The USB to UART driver can be downloaded from I f it’s not installed on your device.

Connect the S2E to a laptop via its microUSB port to figure which COM number is assigned to it using "Device Manager". The ground of the RS232 (pin 5) is connected to the ground of the Arduino.ģ. These pins are connected to the Arduino digital pins 11 and 10 respectively. In the RS232 female head, pin 2 acts as the transmitter and pin 3 acts as the receiver. The other end of the RS232 cable needs to be connected to the Arduino. Take a female to female RS232 cable and plug it into the RS232 port of the S2E. Finally, we connect the IR transmitter to the arduino board, the ouput pin of the transmitter is connected to the pin 3 of the arduino and the GND is connected to the GND of the Arduino. Now, we connect the IR receiver to the Arduino board, using the jumper wires, the ouput pin of the IR receiver is connected to the pin 12 of the arduino board, and the GND and 3.3v is connected respectively.ĥ. From here, we connect the RS232 to the S2E, and connect the other end to the Arduino using the jumper wires by connecting the Rx, Tx of the RS232 to the Pin 10, 11 and the GND pin to the GND of the Arduino.Ĥ. Then, we connect the Ethernet cable to the S2E.ģ. First, we power on both the board (S2E, Arduino Uno).Ģ. And finally we could register and control any infrared reception device.ġ. In order to implement this solution, we used WIZnet’s S2E along with Arduino UNO controlled by a mobile app. Now, what if you have just one device through which you can control any infrared reception device without worrying about the above problems? You need to follow the same process for every such device to get through it.

