Hi Folks,
For the uninitiated, WiCAN is an open source project with hardware that connects to your OBDII and allows you to easily stream data to, for example, Home Assistant.
The WiCAN project has made some progress with version 4.0 that was released in December 2024. This is primarily in the ability to easily take PIDs and shoot that information into MQTT. @mikegoubeaux did a nice video about it here.
I was able to get this working using ECU mode: ISO 6- ISO 15765-4 (CAN 11BIT/500K). The PID scanning mode resulted in the following on my 2021 transit with Ecoboost:
I was able to get some test data into MQTT:
I have yet to sit down with the standard and understand all of the PIDs and the units. Clearly the data is in metric units.
I started this thread to discuss "non-standard" PIDs on the transit to pick up things like tire pressure, fuel economy etc. I know there's been talk about the torque app on the forums so some of that knowledge can likely be used. If there are others with a WiCAN and have made progress on PIDs, please do share. Eventually I'd like to get to the point to create a vehicle profile on the WiCAN Github.
I'll also share some dashboards and automations that I'll be using from this data in Home Assistant.
For the uninitiated, WiCAN is an open source project with hardware that connects to your OBDII and allows you to easily stream data to, for example, Home Assistant.
The WiCAN project has made some progress with version 4.0 that was released in December 2024. This is primarily in the ability to easily take PIDs and shoot that information into MQTT. @mikegoubeaux did a nice video about it here.
I was able to get this working using ECU mode: ISO 6- ISO 15765-4 (CAN 11BIT/500K). The PID scanning mode resulted in the following on my 2021 transit with Ecoboost:
I was able to get some test data into MQTT:
I have yet to sit down with the standard and understand all of the PIDs and the units. Clearly the data is in metric units.
I started this thread to discuss "non-standard" PIDs on the transit to pick up things like tire pressure, fuel economy etc. I know there's been talk about the torque app on the forums so some of that knowledge can likely be used. If there are others with a WiCAN and have made progress on PIDs, please do share. Eventually I'd like to get to the point to create a vehicle profile on the WiCAN Github.
I'll also share some dashboards and automations that I'll be using from this data in Home Assistant.