How can I use a wifi OBD II with matlab?

6 views (last 30 days)
I'm writing a code, and part of it requires to read data from the car's sensors. I'm using a wifi OBD scan tool (That's what I could find in the shops around where I live), and i want to take readings from it to matlab. I downloaded the ObdTool add on but it turned out it only works with USB. Is there a way to interact with the wifi obd? (not necessarily a ready tool or add on, I figured I probably need to write a code that does that, but I have no idea where to start).

Accepted Answer

Osama Mohammad
Osama Mohammad on 8 Aug 2017
I was able to solve this problem by downloading "tcp2com" and using OBDTool.
  1 Comment
dani_motorsport
dani_motorsport on 16 Jun 2018
Hi, I'm asking if OBDTool could run with com0com, because I can't donwload tcp2com for windows 7. Thanks for your time

Sign in to comment.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!