Is there anyway for me to save values printed onto Serial Monitor directly to PC in any type of file but preferably excel/text? One method that I found is by using something by the DAX and also Hyperterm seems to be a popular choice, but is there anyway I can do this without using external software? All feedback are welcome
Is there anyway for me to save values printed onto Serial Monitor directly to PC in any type of file
Sure. Copy the text and paste it wherever you want.
There is no automatic way. But, the Serial Monitor app isn't the only game in town. PuTTY and other tools do provide that option, at the expense of some complexity in configuring them.