Skip to content

On ESP32 bad Characters in terminal #37

Description

@ChristianFrench

In the terminal area, bad characters are returned from the ESP32.
A simple check with an other IDE, the EsPy IDE, demonstrates that this does not come from the microprocessors but from an approximate management of communication in serial mode.

example of code :
For i in range (1,1000):
print(i,"baaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa")

PS : My english is also appoximate.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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