Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QCanBus compatible hardware
Qt 6.11 is out! See what's new in the release blog

QCanBus compatible hardware

Scheduled Pinned Locked Moved Solved General and Desktop
6 Posts 2 Posters 569 Views 1 Watching
  • 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.
  • ocgltdO Offline
    ocgltdO Offline
    ocgltd
    wrote on last edited by
    #1

    I want to play with reading/writing CANbus frames to my car. Since I want to use Qt, is there a list of Qt compatible CANbus to usb interfaces?

    If not, is there a discussion of which one(s) work best?

    1 Reply Last reply
    0
    • K Offline
      K Offline
      kuzulis
      Qt Champions 2020
      wrote on last edited by
      #2

      https://www.peak-system.com/PCAN-USB.199.0.html?&L=1

      ocgltdO 1 Reply Last reply
      1
      • K kuzulis

        https://www.peak-system.com/PCAN-USB.199.0.html?&L=1

        ocgltdO Offline
        ocgltdO Offline
        ocgltd
        wrote on last edited by
        #3

        @kuzulis Thanks - I found that one (through other forum posts) but it seems very expensive. I see entire rasberry Pi's with CANbus hat's for $100...I was hoping for something in the $50-$75 range. I'm not sure if the Qt lib requires more intelligence in the CAN controller...

        ocgltdO 1 Reply Last reply
        0
        • ocgltdO ocgltd

          @kuzulis Thanks - I found that one (through other forum posts) but it seems very expensive. I see entire rasberry Pi's with CANbus hat's for $100...I was hoping for something in the $50-$75 range. I'm not sure if the Qt lib requires more intelligence in the CAN controller...

          ocgltdO Offline
          ocgltdO Offline
          ocgltd
          wrote on last edited by ocgltd
          #4

          I found a list of compatible products here:

          https://doc.qt.io/qt-5/qtcanbus-backends.html

          Looks like there is no support for the very inexpensive raspberry hats. Has anyone written a plugin for Copperhill Technologies CANbus interfaces? They seem very inexpensive and very flexible. As I'm new to CAN this is likely beyond me at this point.

          1 Reply Last reply
          0
          • K Offline
            K Offline
            kuzulis
            Qt Champions 2020
            wrote on last edited by
            #5

            AFAIK, your dongle does support the SocketCAN API, which is supported by QCanBus. But you can use it only in Linux.

            ocgltdO 1 Reply Last reply
            1
            • K kuzulis

              AFAIK, your dongle does support the SocketCAN API, which is supported by QCanBus. But you can use it only in Linux.

              ocgltdO Offline
              ocgltdO Offline
              ocgltd
              wrote on last edited by
              #6

              @kuzulis I'll want to do all of my analysis (capturing frames) in Windows for ease of use, by my app will run under Linux. So I guess I'll have to go with Peak which appears to work in Win and Linux.

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved