Skip to content

How to connect Python and Arduino. #3

@thanhtin1997

Description

@thanhtin1997

Dear sir.
I am working on a project to calibrate the camera and send the coordinates (Charuco) via the UDP protocol to control the robot:
The Arduino Code receives UDP according to the "match (msg," MOV ", 3)" structure.
But the main.py code sends UDP in the "data = {'ids': [], 'pos': [], 'up': [], 'raw_pos': [], 'raw_up': []} "
I can't find any code to connect Python and Arduino, can you guide me to solve this, please.
I really need your help to finish this one.
Thanks and regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions