Other Open Volvo Projects - aeonSolutions/AeonLabs-AI-Volvo-MKII-Open-Hardware GitHub Wiki

Main Page >> Other Open Volvo Projects

Change language
Last change 08-02-2024

Other Open Volvo Projects

Volve by Luuk Esselbrugge
Volvo CAN BUS extender based on ESP32. This code is experimental and contains experimental functionality in the "data and command" serial commands. For example getting speed, rpm or sending car unlock commands might not function as intended on your Volvo right now.

Volvo-CAN-Gauge by Evan Horsley
Reverse engineering the Volvo VIDA protocol to gather diagnostic information not available via OBD2 on Volvo cars. Modified by evy0311 and started by Alfaa123.

Volvo-CAN-Gauge by Alexander Elder
Reverse engineering the Volvo VIDA protocol to gather diagnostic information not available via OBD2 on Volvo cars.

Volvo CANBUS tinkering by Steve's Inventions

The CAN network on a Volvo – part three – request message format by
There are basically two main types of messages: requests and responses. This post will zoom in on request message. And I introduce a new module ID, 000FFFFE. This, in my car, is the generic ID for sending and receiving diagnostic messages, so the ID you will use to query your car on sensor values and other parameters. Very useful, and most likely the ID you will be using most.

S60CAN by AndrΓ©
An adaptation of SardineCAN: The code-base for this is in github.com/hackingvolvo, thanks to Olaf @ hackingvolvo.blogspot.com. The reason I started this version is because of the DPF (soot filter) and regeneration issues. The goal is to provide the driver with a simple feedback whenever the car is regenerating its DPF. The driver can then make the decision to keep on driving and let the process finish, or to cut the process short and run the risk of eventually getting messages such as: "Emissions problem. Service required" "DPF full. Regeneration required"

Volvo-VIDA by Tigo
Reverse engineering Volvo VIDA for retrieving information from the CAN-bus. With the files in this repository, a lot of information buried deep inside VIDA can be easily exported. It's also possible to read Diagnostic Trouble Codes (DTCs)!

SardineCAN-Arduino by Olaf
This is Sardine CAN, an open source J2534 device, which makes it possible to connect various diagnostic programs (eg. VIDA from Volvo) to your car.

SardineCAN-Win32 by Olaf
This is Sardine CAN, an open source J2534 device, which makes it possible to connect various diagnostic programs (eg. VIDA from Volvo) to your car.

OpenEFI-Tuner by Churrosoft

⚠️ **GitHub.com Fallback** ⚠️