I have an Arduino sending serial data to the computer. I'm able to view the data using a Serial console. But, I want to be able to log it with time stamp.
I want a ready made script or program that logs serial data with time-stamp automatically without me having to change much or mess with code.