Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to import information from HyperTerminal into a file

Status
Not open for further replies.

mariuszoll

Member level 5
Joined
Aug 28, 2012
Messages
82
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,286
Activity points
2,147
Hi,

I implemented a RS232 communication between my PIC18F4550 and PC, and now I want to import the information from HyperTerminal into a file, in order to create a logfile.
I'm writing you because, I don't know how to do it, and I am eager to know if you have ever made something similar.
Could you help me please?

Thank you in advance.
Marius
 

I don't know how to do it for hyper terminal. But there are other terminal evaluation softwares that do it.
See this link.

Try Tera Term

I had to do something similar but I also required the PC to send data to the PIC too. So I had built a GUI using Matlab to do everything.
 

Hi,

Open Hyperterminal. Configure Baud and port. Go to Transfer->Capture Text-> select a file (with.txt extention) and click start. To check if data is logged Go to Capture Text-> stop. Open the file and see the logged data. Enjoy!
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top