ECU Sensor Simulator
Use this simulator when you need ECU-style sensor traffic on the bench but do not have the real ECU connected.
What it does
The GUI lets you adjust the simulated sensor values and transmit the corresponding CAN messages at a chosen rate.
How to use it
- Open the simulator.
- Set the sensor values you want to test.
- Choose the transmit rate for each message group.
- Start transmission.
- Stop when the bench test is finished.
Good fit for
- validating consumers of ECU sensor frames
- bench testing without the real sensor source
- checking message handling during integration work
Notes
WARNING
The script uses a local default serial port in the source, so make sure the connection settings match your machine before you run it.
