I am trying to generate a .txt file on my Windows 10 PC of Arduino serial terminal data. I am not using SD card on Arduino Mega board just need to send commands to Arduino baord from serial terminal and save the generated results in .txt file on PC.
Please guide for best possible solutions.
Thank you....