Skip to content

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

  1. Open the simulator.
  2. Set the sensor values you want to test.
  3. Choose the transmit rate for each message group.
  4. Start transmission.
  5. 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.

Released under the MIT License.