Skip to content

hongjiapeng/SerialPortTool

Repository files navigation

SerialPortTool

English | 中文


English

A modern, cross-platform serial port debugging and communication tool.

🚀 Quick Start

Download the latest release:

  • Download v2.1.0 - Choose the version that fits your system
  • Windows 7+ users: Download SerialPortTool-v2.0.0-net48.zip
  • .NET 8.0 users: Download SerialPortTool-v2.0.0-net8.zip
  • .NET 9.0 users: Download SerialPortTool-v2.1.0-net9.zip (Latest & Recommended)

Overview

SerialPortTool is a comprehensive solution for serial port communication, featuring:

  • Cross-platform serial port operations
  • Modern WPF user interface
  • Modular architecture with reusable core library
  • Support for multiple data formats (Hex, ASCII, etc.)

Project Structure

SerialPortTool/ ├── src/ │ ├── SerialPortTool.Core/ # Reusable serial port library │ └── SerialPortTool.UI/ # WPF application └── docs/ # Documentation ├── en/ # English documentation └── zh/ # Chinese documentation 

Features

  • Serial port configuration and management
  • Real-time data transmission and reception
  • Multiple data format support
  • Cross-platform compatibility (.NET Standard 2.0, .NET Framework 4.8, .NET 6.0, .NET 8.0, .NET 9.0)
  • Modern WPF interface

Getting Started

For detailed setup and usage instructions, please refer to the documentation in the docs/ directory.

License

This project is open source. See the documentation for more details.


中文

现代化、跨平台的串口调试和通信工具。

🚀 快速开始

下载最新版本:

  • 下载 v2.1.0 - 选择适合您系统的版本
  • Windows 7+ 用户:下载 SerialPortTool-v2.0.0-net48.zip
  • .NET 8.0 用户:下载 SerialPortTool-v2.0.0-net8.zip
  • .NET 9.0 用户:下载 SerialPortTool-v2.1.0-net9.zip(最新推荐版本)

概述

SerialPortTool 是一个全面的串口通信解决方案,具有以下特点:

  • 跨平台串口操作
  • 现代化 WPF 用户界面
  • 可重用核心库的模块化架构
  • 支持多种数据格式(Hex、ASCII 等)

项目结构

SerialPortTool/ ├── src/ │ ├── SerialPortTool.Core/ # 可重用串口库 │ └── SerialPortTool.UI/ # WPF 应用程序 └── docs/ # 文档目录 ├── en/ # 英文文档 └── zh/ # 中文文档 

功能特性

  • 串口配置和管理
  • 实时数据传输和接收
  • 多种数据格式支持
  • 跨平台兼容性(.NET Standard 2.0、.NET Framework 4.8、.NET 6.0、.NET 8.0、.NET 9.0)
  • 现代化 WPF 界面

快速开始

详细的设置和使用说明,请参考 docs/ 目录中的文档。

许可证

本项目为开源项目。详细信息请参考文档.

About

SerialPort debug assistant 串口调试工具

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages