Skip to content

Serial mysteries #4

@boisgera

Description

@boisgera

When I am using println in Go on the Arduino, the Python serial code I am using "works" but:

  • I don't lose any data, even if I start the reading 10 sec after the flash. Is it some buffering effect on the computer or at the arduino level? (Given the LED on the Arduino, I'd say that there is no data send on Serial)
  • When I restart the Python program, the Arduino programs is restarted !

tinygo monitor works differently ; some data is lost if I delay the read, then only a few displays are performed, and the second try may not print anything at all.

I'd like to understand better what's going on here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions