This is a project to decode and visualize CAN messages of cars.
- For development: IntelliJ
- Arduino with "CAN-BUS Shield"
- npm start
- http://localhost:3000
- select the USB port which the arduino is connected to
- Communication nodejs <-> Webpage via WebSockets
- Select an input on the top left
- "Ignore Start" to start capturing bytes that should be ignored
- Click on a hex value, to watch this byte
- STRG+Click on a Hex value, to toggle ignore of that Byte
- "M" to save the Value to the "known" list
Car Model: Hyundai i30
- logs/logfile_2016-08-05T21:35:08.329Z.txt
Test/Demo data can be loaded by clicking "Random"



