Transmitting data and receiving data wireless through moirco-controller
Hi
I want to transmit data from one microcontroller to another microcontroller wirelessly. The micro-controller are connected to one computer each through a serial cable. I want it to transmit data from the hyper terminal to the 1st micro-controller. For example, when I type the letter "a", it will be receive by the 1dt micro-controller connected to that computer. Next, that micro-controller should be able to transmit the data wirelessly to another micro-controller that is also running hyper terminal. Therefore the letter "a" will be seen on the 2nd computer.
The diagram shows the connections. Each computer is running the hyper terminal
PC 1-----Micro-controller 1 --------------Wireless link-------------Mirco-controller 2------PC 2
Please help me. I would appreciate your help.