How do I use the OBD tool and what does it do exactly?

10 次查看(过去 30 天)
Hi I am new to MATLAB and I was wondering what is needed to properly run the OBDtool and what display the program gives. I am looking to pull automotive sensor data and properly display it. Thank you

采纳的回答

Jegan Mani
Jegan Mani 2018-10-9
Hi Joseph,
The OBD Tool is a MATLAB app that will enable you to log OBD data in MATALB. The tool uses ELM327's serial communication commands to fetech data OBD data using ELM327. The app was developed using a USB based ELM327 - OBD adaptor.
As long as the sensor data is made avialble over OBD bus, the tool should be able to display and if required log the data in MATLAB.
Hope this helps.
Jegan

更多回答(1 个)

Mark
Mark 2024-3-3
After working with OBDTool, great job by the way @Jegan Mani, we wanteda bit more from the core scan tool and especially data analysis. After fussing with many OBD2 tools and associated softwre, most based on ELM327 adapters, we found the OCTech Windows software, OBDWiz and TouchScan, has options to output CSV file format. We had been using the Simulink Data Inspector (SDI) to parse CSV data from OBDWiz and can load a dozen different time series data from ECUs, then compare them a few at a time. The ability to zoom in and out, to highlight segments, and identify features for further investigation sets SDI apart from other graphical data replay tools. A sample is attached.
  1 个评论
Maksim
Maksim 2024-5-28
Hi Mark, I need some help using the OBDTool and you seem to have some experience with it. Would it be possible if we connect somehow and I ask you a few questions on how to use it better since I am working on a project that would require the use of the OBDTool. Thank you in advance!

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by