Skip to content

Commit 5e51dfd

Browse files
committed
ev: add info about aa-proxy-obd
1 parent 6502d58 commit 5e51dfd

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

ev.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,17 @@ It can also be adapted to work with Bluetooth versions of the ELM327.
4949

5050
If you're not sure what to do, I encourage you to join our [Discord](https://discord.gg/c7JKdwHyZu). With some teamwork we might be able to add support for your case - plus there are quite a few people there, and someone might already have the exact same car as you.
5151

52+
## A Unified OBD Solution
53+
54+
To simplify maintenance and future development, a new project has been created by [@kronflux](https://github.com/kronflux) that aims to unify both of the above approaches into a single daemon:
55+
56+
🔗 aa-proxy-obd
57+
https://github.com/aa-proxy/aa-proxy-obd
58+
59+
`aa-proxy-obd` supports WiCAN Pro, USB ELM327, and Bluetooth ELM327 adapters through a single configurable binary. It inherits the capabilities of both `aa-proxy-wican` and `aa-proxy-go-obd-feeder`, while introducing a profile-based architecture that allows adding support for new vehicles without modifying the Rust code itself. Vehicle-specific PIDs and decoding logic are defined in external JSON profiles, making it much easier for the community to contribute support for additional EV models.
60+
61+
If you're not sure what to do, I encourage you to join our Discord. With some teamwork we might be able to add support for your case - plus there are quite a few people there, and someone might already have the exact same car as you.
62+
5263
## Vehicle Model Configuration
5364

5465
Once live battery data is being delivered correctly, the second half of the setup is required.

0 commit comments

Comments
 (0)