CoolTerm automated Arduino serial data auto capturing
Posted: Thu Nov 07, 2024 3:45 pm
Hello,
I'm really feared to ask that question here, but I tried and searched hard before I generated my first topic EVER!
Here my problem:
A physical pressure test device for material testing is started with a physical button on the Arduino and stops after the test cycle.
The test cycle can be restarted by pushing the button again.
During the test cycle time [ms] and pressure [Pa] data is generated and sent serial. It can be received, displayed as text or graph and saved easily with CoolTerm.
My plan was start and end auto capturing with inital words/characters at the beginning and at the end of the serial data stream. Additional the captured data shall be directly saved with timestaped.txt file.
Data from each test cycle shall be saved in an separate file.
In CoolTerm/Options/File Capture seems everything prepared for my plan but I really don't get it to run.
May someone can help me.....
Thanks
I'm really feared to ask that question here, but I tried and searched hard before I generated my first topic EVER!
Here my problem:
A physical pressure test device for material testing is started with a physical button on the Arduino and stops after the test cycle.
The test cycle can be restarted by pushing the button again.
During the test cycle time [ms] and pressure [Pa] data is generated and sent serial. It can be received, displayed as text or graph and saved easily with CoolTerm.
My plan was start and end auto capturing with inital words/characters at the beginning and at the end of the serial data stream. Additional the captured data shall be directly saved with timestaped.txt file.
Data from each test cycle shall be saved in an separate file.
In CoolTerm/Options/File Capture seems everything prepared for my plan but I really don't get it to run.
May someone can help me.....
Thanks