Skip to content

Caliper poc executable#403

Open
PanickerAnsel wants to merge 2 commits intomainfrom
385-caliper-only-poc-executable
Open

Caliper poc executable#403
PanickerAnsel wants to merge 2 commits intomainfrom
385-caliper-only-poc-executable

Conversation

@PanickerAnsel
Copy link
Copy Markdown
Collaborator

Fixes #385

What was changed?
Added a caliper‑only serial streaming proof‑of‑concept.

New components: caliper_streamer.py, generate_caliper_log.py, build_caliper_exe.py.
Added sample log output: caliper_sample_log.txt.

Why was it changed?

To provide a standalone way to read raw caliper measurements, log the stream, and handle disconnect/reconnect without requiring the full application UI.

How was it changed?

caliper_streamer.py: implemented the streaming loop, reconnect handling, and logging (hex + ASCII).
generate_caliper_log.py: added a simple runner that uses the streamer defaults.
build_caliper_exe.py: added a PyInstaller build entry to produce Mouser_PoC_Caliper.exe.
caliper_sample_log.txt: included sample stream output.

@PanickerAnsel PanickerAnsel linked an issue Mar 18, 2026 that may be closed by this pull request
4 tasks
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.

Caliper-Only PoC Executable

1 participant