Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

OBDII bluetooth-reader iOS app on Github?

I am currently working on a iOS project that can connect with a OBDII dongle via bluetooth. Does anyone know any github projects I can study from? It seems that there are not many resources for iOS development on OBD.

like image 511
Deidara Avatar asked Jun 09 '26 20:06

Deidara


1 Answers

Try to search query as below on github to get OBD2 result for ios and iphone.

https://github.com/search?utf8=%E2%9C%93&q=obd2+ios

https://github.com/search?utf8=%E2%9C%93&q=obd2+iphone&type=Repositories&ref=searchresults

I hope its helps you.

like image 187
pRaNaY Avatar answered Jun 11 '26 10:06

pRaNaY