# NexuTraceRelease **Repository Path**: vseasky/NexuTraceRelease ## Basic Information - **Project Name**: NexuTraceRelease - **Description**: NexuTrace 面向嵌入式与通信调试的一体化桌面工作台,把串口、USB、网络、协议解析、数据面板、波形、仪表控件和 3D 展示串成一条可复用的数据链路。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-22 - **Last Updated**: 2026-06-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NexuTrace > Multi-protocol communication debugging & data visualization toolkit for embedded development, IoT and industrial applications. Two products share the same source tree and ship together: | Product | Use case | Connections | License | |---|---|---|---| | **NexuTrace** | Full-stack debugging workbench | Serial / USB CDC / HID / WinUSB / TCP / UDP / **USB-CAN** | Subscription | | **VCAN-Views** | USB-CAN dedicated toolkit | **USB-CAN only** (VCAN + Candle) | **Free** | VCAN-Views keeps all data visualization capabilities (Hex / Plot / 11 widgets / DataPanel / 3D view); only the non-USB-CAN transports, online updater and subscription system are removed. ## Downloads Every release ships **4 zip artifacts** (x64 + x86 for both products): ``` NexuTrace_x64_X_Y_Z_W.zip NexuTrace_x86_X_Y_Z_W.zip VCAN-Views_x64_X_Y_Z_W.zip VCAN-Views_x86_X_Y_Z_W.zip ``` Grab the matching zip from the [Releases](https://github.com/vseasky/NexuTraceRelease/releases) page, extract and run the `.exe`. ## Documents | File | Content | |---|---| | `introduction.md` | Feature overview, supported connections & protocols, view list | | `release_history.md` | Per-version changelog (latest on top) | | `zh/*` | Chinese versions of the above | ## Resources - Source repository: - Release mirror (China): ## License See [LICENSE](LICENSE).