Skip to content

This project is an ELM CAN Bus Monitor that reads CAN bus data from a serial port and sends it over UDP.

Notifications You must be signed in to change notification settings

wilkmaciej/elm_can_monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ELM CAN Bus Monitor

This project is an ELM CAN Bus Monitor that reads CAN bus data from a serial port and sends it over UDP.

Background

The ELM327 is a popular OBD-II adapter that can be used to read CAN bus data from a vehicle. This project uses an ELM327 adapter to read CAN bus data from a car and send it over UDP for processing in SavvyCAN using CANserver connection type.

Files

  • main.py: Main script to initialize the serial connection, read CAN bus data, and send it over UDP.
  • test_server.py: Test server to receive and print the UDP messages for debugging.

About

This project is an ELM CAN Bus Monitor that reads CAN bus data from a serial port and sends it over UDP.

Topics

Resources

Stars

Watchers

Forks

Languages