Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. tguneysu
    T
    • Continue chat with tguneysu
    • Start new chat with tguneysu
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    tguneysu

    @tguneysu

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

    tguneysu Follow

    Posts made by tguneysu

    • RE: M5Stack Unit2 switch mode by sending command in serial port

      Hi Odemakov
      Any way you can just provide the actual string sent for any one of the functions?
      I am not using Python and have a hard time parsing what the code produces as a json string that is sent to V2.
      Thanks.

      posted in SOFTWARE
      T
      tguneysu
    • HELP - UNIT V2 JSON Commands do not respond

      Hi,
      Windows 10 system running Chrome Browser.
      I am trying to control the camera using the serial interface.
      The server starts and I can switch functions of the camera via the browser interface.
      I can receive updates from all functions of the camera.

      However, no matter what I try, I cannot SWITCH functions using the JSON commands specified over the serial interface.

      To verify the serial transmit / receive operation. I have entered the Python Notebook mode. and I can successfully transmit and receive strings over the serial port functionality.

      I believe, either the given JSON commands are not accurate, or there is something else missing:

      Here is an example of what I send:

      For camera stream: {"function" : "Camera Stream" , "args" : ""}\n

      For motion tracking: {"function" : "Motion Tracker" , "args" : ""}\n

      Please advise what I am doing wrong.

      Thanks

      PS: I repeated my post in this category since the PRODUCTS / UNIT section did not get a reply in over a week.

      posted in General
      T
      tguneysu
    • HELP with V2 AI Camera

      Hi,
      Windows 10 system running Chrome Browser.
      I am trying to control the camera using the serial interface.
      The server starts and I can switch functions of the camera via the browser interface.
      I can receive updates from all functions of the camera.

      However, no matter what I try, I cannot SWITCH functions using the JSON commands specified over the serial interface.

      To verify the serial transmit / receive operation. I have entered the Python Notebook mode. and I can successfully transmit and receive strings over the serial port functionality.

      I believe, either the given JSON commands are not accurate, or there is something else missing:

      Here is an example of what I send:

      For camera stream: {"function" : "Camera Stream" , "args" : ""}\n

      For motion tracking: {"function" : "Motion Tracker" , "args" : ""}\n

      Please advise what I am doing wrong.

      Thanks

      posted in Units
      T
      tguneysu