Open Vehicle Monitoring System - Version 3
View the Project on GitHub devmarxx/Open-Vehicle-Monitoring-System-3
I started this project 2020 to develop the OVMS modul for the
The intial goal was to replace the VW TCU with OVMS and implement as much of the original Volkswagen “remote” features of the car as possible.
For me the main focus was on implementing the remote climate control. Therefor I had to go an unusual way by accessing the CAN bus of the car directly.
I managed that via the original T26A plug of the TCU.
Later in the project other devs started working on direct OBD access to get more valuable data from the car, so with that team we managed to build a serious, fully working OVMS modul for the e-UP and its siblings.
I surely learned a lot about the CAN bus and car connectivity.
I hope the code is usefull for future projects.
Enjoy :-)
devmarxx