python icon indicating copy to clipboard operation
python copied to clipboard

Added example script : meshtastic_serial_message_reader.py

Open henri opened this issue 10 months ago • 5 comments

Basic example script so you can see messages on a node attached via USB on LINUX. It may work with other connection types and on other operating systems. Your millage will vary. Contributions welcome to improve / expand / extend / modify etc.

henri avatar Feb 19 '25 04:02 henri

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Feb 19 '25 04:02 CLAassistant

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Feb 19 '25 04:02 CLAassistant

Some updates relating to hiding some messages if you want. If there is interest I could add some command line arguments to make it less programmer orientated.

henri avatar Feb 19 '25 19:02 henri

Tested on an old version of macOS with python3 installed via brew. Seems to work okay.

henri avatar Feb 19 '25 19:02 henri

Any issues, feel free to merge in any time. Maybe a file rename would pull this example more in line with the other examples. Guess that can be done later as a tidy up.

henri avatar Mar 13 '25 02:03 henri