REXYGEN Community Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Login

    Data from obd port

    General
    2
    2
    361
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      Bentoni
      last edited by

      Hey, is there any way i could transfer data from the vehicle obd2 port to my rexygen project. I use monarcoHat and siemens S7 for my control, which I would like to include information about the power source. For example
      https://github.com/sakurusurya2000/pyobd
      can find different codes for reading data, but how to reliably transfer them to rexygen?
      Is via rs232 or can-bus better idea?

      1 Reply Last reply Reply Quote 0
      • jaroslav_sobotaJ
        jaroslav_sobota
        last edited by

        Hi,
        how about running Python code alongside REXYGEN and pushing the data to running task(s) via REST API of REXYGEN? This is shown in example project 0302-03 which is included in REXYGEN Studio.

        Both RS-232 and CAN bus are also an option, but in that case you'll only get raw data and you'll have to parse it yourself to get useful information.

        Hope this helps, let me know.

        Jaroslav

        1 Reply Last reply Reply Quote 0
        • First post
          Last post

        This is a community forum for REXYGEN users and fans. Detailed information can be found at REXYGEN homepage.

        There is also an outdated REXYGEN community forum.

        Powered by NodeBB.