Online CSV Log Converter/Viewer

EddieCH

Member
Upload csv files generated with the HWiNFO Sensor Panel

  • Up to 4 charts displayed. Temperature, RPM, MB, Percentage
  • Show/Hide Parameters. Hover charts to show each timestamps values
  • Change height and/or blow up charts to full width with horizontal scroll
  • Draggable popup tables that display low/hig values and there first occurence in the timeline
Demo (click 'Upload File' there for your own Log)
This is the direct Upload Link

I made myLog as a mate for the Online Report Converter/Viewer myRig.

Remarks:
  • For long recordings I'd choose higher intervals. The Demo - for example - is a 1 hour recording with an interval of 5 secs.
  • At the moment a max. of the first 1200 steps will be displayed. File itself will be kept intact, so it will still work when steps are scaled up, too
  • Compatibility: All current browswers, iOS Safari and Android 3+. IE 6/7/8 not supported (no SVG)
  • Tested with HWiNFO 4.48-2350 - 4.51-2410(beta)
Issues:
  • If recording Fahrenheit the correct values are displayed, but units will still have 'C' in them because header top/bottom rows in csv do not change to 'F'. Even so... who the heck is using Fahrenheit?
 
Thank you, Martin!
I've noticed that there's a great deal of sensor data you track that could be displayed somehow. I just understand too little about hardware (electronics) to figure out what additional data would make sense being shown as well (inside online viewer).
 
You're welcome :-)
Just had to remove buttons for pdf/png/svg export of charts (high server load, but I'm working on that). However, it's no problem printing by just cutting them in browser like images.
 
Reason for failing

Around 30% of the uploaded files will not generate any graph (just showing number of steps)

Reason: The CSV export must at least contain one of the following fields in first row (any selection or all of them):

  • [RPM]
  • [ºC] or [ºF]
  • [V]
  • [MB]
If other value(s) does make sense to be viewed within a timeline please let me know.
 
Hello Can I get Source code ? Because you can everytime just shut it down, and I dont found any alternatives (online viewer). Thank you
 
So you like the app, thank you!
I have no reason for shutting it down one day. Second there are some improvements I'd like to implement... if I find some time for doing so.
But before removing it I'll hand the app over to you :)
 
So you like the app, thank you!
I have no reason for shutting it down one day. Second there are some improvements I'd like to implement... if I find some time for doing so.
But before removing it I'll hand the app over to you :)

Can you please open source this on github or something? The uploader validation is broken and I would like to fix it. (Sent you an email on your website with no reply)



not a csv.png
 
Sorry for answering that late.
Just ran a test now (HWiNFO v.7.00-4400), all Sensors active. Worked perfectly. Looks like your CSV file is invalid.

This app is freaking old so I first had to gather all the files and rebuild the project.
Don't hesitate contacting me for further investigation.
 
Sorry for answering that late.
Just ran a test now (HWiNFO v.7.00-4400), all Sensors active. Worked perfectly. Looks like your CSV file is invalid.

This app is freaking old so I first had to gather all the files and rebuild the project.
Don't hesitate contacting me for further investigation.


Hello Eddie,

Nice converter for CSV files, so this is perfect for having a detailed view from saved logs from hwinfo64.
May I ask if you eventually open sourced it on github?

If not could you be so kind,

Can set it on github for you if you don't know how.
Of course with your permission and full credits to you.

Hope to hear from you soon


Greatings Sander
 
Back
Top