OBD2 - ELM327 bluetooth simulator [closed]

ぃ、小莉子 提交于 2019-12-03 03:13:54

问题


I am developing Android application for connecting to ELM327 for car unit through Bluetooth. Is there any simulator, to simulate ELM327 on Windows 7 through Bluetooth? So I can test my application without a car.


回答1:


I found one working after all. It is called Obdsim. It can be run on Windows with bluetooth too.
Just in your bluetooth set incoming bluetooth on some port for example COM4 then start simulator from your command line:
obdsim.exe -g gui_fltk -w COM4

It is nice working simulator with lots of options.




回答2:


If you are serious about developing such an application, use an OBD2 hardware simulator where you can plug your OBD2 bluetooth adapter in, such as the DIAMEX OBD2 simulator. It's a real time-saver and worth every €.




回答3:


I've just found Android app for that, however I'll not test it as it's quite expensive https://play.google.com/store/apps/details?id=unistep.elm327_emulator



来源:https://stackoverflow.com/questions/13164150/obd2-elm327-bluetooth-simulator

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!