Coder Social home page Coder Social logo

princomputer's Introduction

串口调试助手

软件简介: 1.写这个程序的目的主要是为了学习上位机的制作,后面还会更新此软件添加别的工具。 2.软件界面和功能基本是模仿了正点原子的XCOM。

软件功能介绍

  1. 16进制显示,勾选后将显示16进制的字节,如果之前接收到了数据,会自动转换.
  2. 显示界面可以黑底白字或者白底黑字
  3. 时间戳功能,当数据帧中含有"\r\n"时会自动添加当前时间[yyyy-MM-dd hh:mm:ss].
  4. 点击保存窗口可以将接收到的数据存为txt文件,编码格式为GB2312.
  5. 点击清除按钮,可以清除窗口显示的内容,并且清除发送和接收字节计数
  6. 支持16进制发送,勾选16进制发送的时候将对发送区的内容进行16进制和字符互转
  7. 发送换行勾选后,每次发送数据时会自动添加"\r\n".
  8. 支持发送文件(txt),勾选发送新行后,会自动给文件每一行数据加上换行回车符.
  9. 支持定时发送,可以自定义发送周期
  10. 采用配置文件,记录上一次使用软件时的配置.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.