NetAllyCode / CarBusInterface

Android application for interfacing with a vehicle's communication bus via Bluetooth OBD2 dongle.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I'd love to hear if you find this project useful in any way. Please send a quick note to kristoffer@theksmith.com or tweet @theksmithphx!

Car Bus Interface

An android application for interfacing with a vehicle's communication bus via Bluetooth OBD2 dongle (ELM327 compatible). It allows the Android device to respond to specific bus messages, such as those occurring when the user presses physical buttons inside the vehicle.

This is an evolution of the Steering Wheel Interface app, written to be more configurable and for Bluetooth dongles instead of USB.

Please visit the Wiki for how to get started using the app: https://github.com/theksmith/CarBusInterface/wiki

Copyright and License

Copyright 2016 Kristoffer Smith and other contributors.

This project is licensed under the MIT License - i.e. do what ya want, but give credit.

Ongoing Development

Pull requests are welcome! Please contact me if you'd like to do a major re-work or extension of the project.

Project home: https://github.com/theksmith/CarBusInterface

  • The project is currently setup for Android Studio 1.5.1. If you get build errors, be sure you are opening the folder "Android Studio Project", not this root folder!

  • No third party libraries are required.

Credits

Authors

Contributors

  • None yet

Acknowledgments

About

Android application for interfacing with a vehicle's communication bus via Bluetooth OBD2 dongle.

License:MIT License


Languages

Language:Java 100.0%