mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2026-07-18 15:32:26 -05:00
[PR #530] Add scope: serial-monitor TUI with RTT and Lua plugins #12921
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/530
Author: @matheuswhite
Created: 7/9/2026
Status: 🔄 Open
Base:
master← Head:add-scope📝 Commits (1)
ddd57f6Add 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 viaprobe-rs. It offers colored, timestamped send/receive, hex and@taginput macros, search, session recording, auto-reconnect, and Lua plugins. Published on crates.io asscope-monitor; runs on Linux, Windows and macOS.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.