• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps What do I need to develop an app which communicates with an OBD2 device?

Kumidan

Newbie
I want to develop an app to use with my car.
Of course I can't develop the app sitting in the car with the engine on, so I need a virtual environment.
Reading around I've found a simulator, OBDSim.
The documentation of OBDSim says to install a virtual COM ports driver, com0com, which years ago was free, but now it costs about 100$, I will not publish or sell this app, that's just to try something new.
In addition, the new versions of com0com doesn't call anymore the virtual com ports as OBDSim expects (it is not updated from years), so it wouldn't probably work.

Is any of you developing an app which communicates with an OBD2 device and can tell me what do I need to have a working environment do develop such an app?

I use and prefer Windows 10, but if needed I could use Linux as OS.
 
Yes, the first is where I read for the first time about OBDSim, which I was talking about in the first post.
The second gives an app which communicates with an existing device, which in my case is a real car and as I said I can't code sitting inside the car.

I need a virtual environment which allows me to develop using only my PC, not a real OBD2 device.
 
Back
Top Bottom