views:

293

answers:

3

Hi Geeks,

I am planning to use PIC18F6*** serial microntroller for my project serial-ethernet converter. Once I will put my hex code in PIC micro-controller for send recieve serial port data I will use the windows hyper-terminal and for checking the ethernet data is there any application in windows?

If my question is not clear I am ready to explain it better... please let me know.....

+1  A: 

Hyper Terminal, or Tera Term; assuming this is just a simple text based exchange from the TCPIP port to the serial port.

simon
or putty from Tatham
Marco van de Voort
+1  A: 

You may also want to use Wireshark to view the ethernet data going between your PC and the micro for troubleshooting

Seidleroni
A: 

Hi, How was your Ip-serial converter work. I was thinking about doing something similar. Could u give some tipps or show me how did u manage to do it?

Crock