VESC website - Log analyzer

My dad has been doing some coding over the last few days and finally got this “kind of” working.

It’s meant to show VESC Tool (and Yours Truly for now) log file data nicely plotted on a map and in a graph.

He would like to add more log file formats (like Metr.at and others), but to do so he needs them in raw format. (.csv or .json)

So if anyone here has some files in those formats, please don’t hesitate to send them to me, and I’ll forward them to my dad.

He is also working on an app (Android for now) that will pull data from the VESC over BLE and upload it directly to the server (if wanted).

Anyway. this is the project he has been working on for the last couple of days.

6 Likes

Nice!
Were you aware of this page already?
https://vetr.at/about.html

I just tried uploading my file from VESC Express, seems not to be recogniczed… https://logtrc.com/?2509155Z0QF

2 Likes

Yes, we know vetr.at, but we thought we could do better.

Also. The app my dad is making will upload directly to this website.
The “upload” other format’s (VESC tool, Yours Truly …) was an addition.

The logs from VESC Express are not yet integrated (they use a different format than the VESC Tool log format).

VESC Express will be added later this week.

1 Like

VESC Express parser code added, and should work fine now

Looks like it needs some more work… Some things still do not lineup correct…

1 Like