mnery9 / SerialPortLogger

A simple Windows application to open a serial port and read data from it. Useful for logging data coming from an Arduino (for example) and attaching a timestamp for logged data.
Apache License 2.0
2 stars 1 forks source link

Just wanted to say thanks! #3

Open richiejarvis opened 4 years ago

richiejarvis commented 4 years ago

My observatory roof is arduino controlled. I am an amateur astronomer with a large roll-off roof observatory in my back garden, and have a hall-effect sensor to measure the motor current. I wanted to get a graph with the timestamp included, and your code fitted the bill perfectly.

This graph's CSV data was captured with SerialPortLogger. Positive values are the roof opening, negative is closing.

Amps vs Time

Much thanks :)

Cheers,

Richie https://deepsky.org.uk

mnery9 commented 4 years ago

@richiejarvis: I'm glad you made a good use of this. I wish all the best in your projects. Thanks!