Giter Club home page Giter Club logo

Comments (3)

szieke avatar szieke commented on May 30, 2024

Hi,

can you activate the hex console and take a screenshot too please (then I can see the exact data which ScriptCommunicator receives for this line)? Or maybe you can check what a character ScriptCommunicator receives after the 'k'.

PS: ScriptCommunictor should print a ÿ only for non ASCII characters.

Regards,
Stefan

from scriptcommunicator_serial-terminal.

taylor-an avatar taylor-an commented on May 30, 2024

Hello,

You're right.

I didn't notice that.

  • ASCII Console
    SM Maskÿ : 255.255.255.0

image

  • HEX Console
    53 4d 20 4d 61 73 6b 09 20 20 20 3a 20 32 35 35 2e 32 35 35 2e 32 35 35 2e 30 0a

image

However, the other terminal printed as below.

Is it a bug that needs to be fixed? Or is it a feature?

image

or

image

Thank you.
BR.

from scriptcommunicator_serial-terminal.

szieke avatar szieke commented on May 30, 2024

Hi,

this is not a bug. If ScriptCommunicator would print a space instead of a ÿ then you would not know that your data from the UART is not correct.
The question is why is your UART sending a 0x09? Maybe this is a bug in your UART driver or in your printf implementation?

And thx for reporting your observation.

Regards,
Stefan

from scriptcommunicator_serial-terminal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.