Design and Implementation of CAN communication for Owasys IoT devices
View/ Open
Date
2024-05-10Author
Orbe Deusto, Unai
Metadata
Show full item recordAbstract
This project presents the design and implementation of a CAN (Controller Area Network) communication for Owasys IoT devices. Owasys designs and creates embedded Linux devices for vehicle fleet management, DTCO, Industry 4.0… These devices offer a CAN interface but no platform to start implementing it for the clients, and this project stands as the first prototype to offer it. A Python code will be written alongside the necessary open-source libraries to connect to any commercial car´s ECU (Electronic Control Unit) and retrieve data from it. This data will be then sent to a server where the client can access the data in real time.