Skip to content
Octablock edited this page Feb 9, 2026 · 1 revision
  1. What is LinkScope? LinkScope is a real-time UART/BLE debugging and analysis platform designed for embedded developers. It provides structured packet analysis, stream validation, and AI-assisted debugging through a unified toolchain.

  2. Why this project exists Traditional serial debugging relies on raw logs and screenshots, making root-cause analysis slow and unreliable. LinkScope focuses on: Structured stream decoding Drop-reason analysis Debug bundles Agent-assisted diagnosis

3.Core Architecture

Device (ESP32 / MCU) BPU Stream Engine Host Analyzer CodeBridge Agent

  1. Main Features (v1) Real-time UART analyzer COBS + CRC validation Parser visualization Drop reason tracking Debug bundle export

Clone this wiki locally