Skip to content

OBDISPLAY v0.1

Latest
Compare
Choose a tag to compare
@RXTX4816 RXTX4816 released this 13 May 15:20
· 1 commit to main since this release

You can set the AUTO_SETUP_*** constants to your liking and hold the SELECT button while you see the start up screen.

In the settings menu choose between 3 operation modes:

  • ACK = Keep connection alive through acknowledge blocks (No values transmitted)
  • GROUP = One single group reading, wheras the group is specified by the current screen the user is on in the group menu. This should be ECU independent.
  • SENSOR = Default mode where all specified values are read in one cycle to have a working tripcomputer. This is ECU dependent you may need to update your code so it fits your ECU.

When you are done hit exit on the settings screen to close the connection to your ECU.

Added:

  • Debug menu displaying block counter and other useful information
  • Group reading menu

Fixed a lot of bugs, most importantly:

  • KWP manual exit procedure working now
  • KWP DTC read and clear working now
  • baud 1200 is now supported