Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. dukelec
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    dukelec

    @dukelec

    0
    Reputation
    3
    Posts
    337
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    dukelec Follow

    Best posts made by dukelec

    This user hasn't posted anything yet.

    Latest posts made by dukelec

    • RE: RS-485 Prevent Fake Cat Invasion (Peer-to-peer network video surveillance)

      @yveaux I think it's convenient to connect many different sensors through fieldbus, and the camera itself is one kind of sensor.

      posted in My Project
      dukelec
      dukelec
    • RS-485 Prevent Fake Cat Invasion (Peer-to-peer network video surveillance)

      0_1523005325491_cv_demo.jpg
      Full video:
      World first RS-485 peer-to-peer controller | Prevent Fake Cat Invasion – 00:44
      — dukelec

      The Raspberry Pi can output preview video and control command at the same time. We can monitor the recognition process on the PC. When problems are encountered, it is convenient to know the reason and adjust the parameters, and disconnecting the PC will not affect the demo operation.
      0_1523005434312_Screenshot_2018-04-06_17-03-38.png

      In addition, the Raspberry Pi can access the internet at any time through the PC, and it is easy to update software and for remote control.

      This demo is base on the CDBUS protocol, which introduces an arbitration mechanism that automatically avoids conflicts like the CAN bus, more details please visit:
      https://github.com/dukelec/cdbus_doc (Introduction)
      https://github.com/dukelec/cdbus_ip (Protocol Details & FPGA IP core)

      posted in My Project
      dukelec
      dukelec
    • RE: CAN bus transport implementation for MYS

      @kimot
      Much agree with you, I don't like CAN bus, let's return to RS485 bus, I already create a stand alone RS485 controller chip (CDCTL-Bx) which support arbitration (as same as CAN) and user data in packet is up to 253 bytes, the baud rate is also higher than CAN or CAN FD, and it's much more easy to use than the CAN:
      https://github.com/dukelec/cdbus_doc (Open Source Project)

      posted in My Project
      dukelec
      dukelec