Skip to content

Python Serial Monitor with Time Sync#171

Open
leoyinjou wants to merge 2 commits into
PaulStoffregen:masterfrom
leoyinjou:PythonSerMon
Open

Python Serial Monitor with Time Sync#171
leoyinjou wants to merge 2 commits into
PaulStoffregen:masterfrom
leoyinjou:PythonSerMon

Conversation

@leoyinjou

Copy link
Copy Markdown

adapted @ZulNs Python-based Serial Monitor (https://github.com/ZulNs/SerialMonitor) to allow all necessary functions:

  1. send and receive in serial monitor via serial port (just like Arduino IDE's built-in serial monitor)
  2. automatic time sync handling in background (just like the Processing sketch)
  3. manual time sync via a GUI button (just like the Processing sketch)

@PaulStoffregen

Copy link
Copy Markdown
Owner

I'm a little nervous about including the compiled bytecode. Arduino has a policy against libraries including PC executables. Even if they allow this now, it could be a potential problem in the future if they continue to tighten the rules about extra stuff in libraries installed by their library manager.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants