Menu

Multiple serial connections script

Anonymous
2019-01-13
2021-02-16
  • Anonymous

    Anonymous - 2019-01-13

    Hi Stefan,

    I wrote a script that can open multiple serial connections at once and
    prints their output (and input) to a console and a table. The size of data
    is printed to a plot window, which also acts as a timeline. If you click
    the plot, the table will select the corresponding cell. The data in the
    console, the table and the plot are highlighted with different colors
    according to the port for clarity.

    The script is useful when you need to relate serial data coming from two or
    more sources, such as two Arduinos communicating with each other.

    The script is based on AdditionalInterface example script, whose author I
    don't know, since it didn't say that in the script. I wrote a header to the
    script that says this.

    On my part you're free to distribute and modify the script anyway you want.

    Unfortenately gmail doesn't allow .zip attachments so you must download it
    from my Google drive:
    https://drive.google.com/file/d/1u6u9uM7DbafGJz_rL1YvKPu1ZVue-j9t/view?usp=sharing

    -Marko Mikkonen

     
  • Stefan Zieker

    Stefan Zieker - 2019-01-14

    Hi Marko,

    thx for sharing your work. I will have a deeper look at it next weekend (I'm busy at the moment).

    PS: Instead of google drive you can add files as attachments in a post here.

    Thx again,
    Stefan

     
  • Anonymous

    Anonymous - 2019-01-15

    Ok, I see. Here you go.

    -Marko

     
  • Anonymous

    Anonymous - 2019-01-16

    thx again

     
  • Anonymous

    Anonymous - 2019-01-22

    Aaaand here's an update. I fixed a couple of small bugs and improved colors (in the table and console transmitted data is shown with the same hue as the received data for the same port, but a litte darker).

     
  • Stefan Zieker

    Stefan Zieker - 2019-01-22

    thx again

     
  • Anonymous

    Anonymous - 2020-07-09

    helloo...
    thanks in advance for making such a nice software/ application
    i just want to modifiy "ui " of main console in which application i can edit that ui

    please suggest me.

     
  • Stefan Zieker

    Stefan Zieker - 2020-07-09

    Hi,

    you have to add the script to ScriptCommunicator (Script Window) and then click 'Edit ui'. Or you start QtDesigner (designer.exe in the ScriptCommunicator folder) and open the ui file with that tool.

     

    Last edit: Stefan Zieker 2020-07-09
  • Anonymous

    Anonymous - 2021-02-16

    macOS how to setting type echo off

     
  • Stefan Zieker

    Stefan Zieker - 2021-02-16

    If you see your sent data twice then your device (connected to ScriptCommunicator) is echoing your sent data.
    If you don't want to see your sent data you can disable this option under Setting/console options/send checkbox.

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.