CAN Bus example
The example sends and receives CAN bus frames. Incoming frames are ordered according to their type. A configuration dialog is provided to adjust CAN Bus connection parameter.
Key Qt Serial Bus classes used in this example:
Running the Example
To run the example from Qt Creator, open the Welcome mode and select the example from Examples. For more information, visit Building and Running an Example.
Files:
- can/mainwindow.cpp
- can/mainwindow.h
- can/mainwindow.ui
- can/settingsdialog.cpp
- can/settingsdialog.h
- can/settingsdialog.ui
- can/main.cpp
- can/can.pro
- can/can.qrc
Images: