[PR #530] Add scope: serial-monitor TUI with RTT and Lua plugins #11971

Open
opened 2026-07-11 18:03:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/530
Author: @matheuswhite
Created: 7/9/2026
Status: 🔄 Open

Base: masterHead: add-scope


📝 Commits (1)

  • ddd57f6 Add scope: serial-monitor TUI with RTT and Lua plugins

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adds scope to the Tools section.

Scope is a cross-platform serial-monitor TUI (built with ratatui) that, besides serial ports, talks to embedded targets over RTT via probe-rs. It offers colored, timestamped send/receive, hex and @tag input macros, search, session recording, auto-reconnect, and Lua plugins. Published on crates.io as scope-monitor; runs on Linux, Windows and macOS.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rust-embedded/awesome-embedded-rust/pull/530 **Author:** [@matheuswhite](https://github.com/matheuswhite) **Created:** 7/9/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-scope` --- ### 📝 Commits (1) - [`ddd57f6`](https://github.com/rust-embedded/awesome-embedded-rust/commit/ddd57f675ab23e16247e290a39d20a1d88f9ff03) Add scope: serial-monitor TUI with RTT and Lua plugins ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds [scope](https://github.com/matheuswhite/scope-rs) to the **Tools** section. Scope is a cross-platform serial-monitor TUI (built with `ratatui`) that, besides serial ports, talks to embedded targets over **RTT via `probe-rs`**. It offers colored, timestamped send/receive, hex and `@tag` input macros, search, session recording, auto-reconnect, and Lua plugins. Published on crates.io as `scope-monitor`; runs on Linux, Windows and macOS. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-11 18:03:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-embedded-rust#11971