搜索资源列表
uart_v0.1
- RAR文件,现在这个版本基本的 ASCII码的串行通迅是没有问题的,由于时间的问题暂时没有做十六进制的转换处理。-RAR files, and now this version of the basic ASCII serial communications is no problem, because of the time there is no problem doing hexadecimal conversion processing.
SerialPort
- 实现串口的数据收发,设置串口的打开,波特率设置,收发进制转换
pay500_20535
- 功能特点: 1.可采用十六进制发送和接收。 2.可对接收区里的数据进行字符和十六进制实时转换。 3.可对发送的命令保存起来,下次进入时自动加载。 4.内部固化了十个命令串。 5.对发送和接收的数据进行计数 6.可自动发送数据
spcomm-exampls
- spcomm串口控件及例子,如何进行十六进制到ASCII码的转换
Serial_get_data.rar
- 使用C#编写的串口通信程序,具备波特率设置、10进制16进制转换、数据保存等功能。 稍微改造即可满足自己的需要。,C# prepared using serial communication program, with the baud rate settings, 10-band 16-band converter, data retention and other functions. Slightly modified to meet their own needs.
LABVIEW-serial-rollup
- LABVIEW串口程序汇总。包括ascii转为10进制2、ascii转为10进制 1、byte array、rs232、串口波形、串口数据转换、读取GPS串口等。-LABVIEW serial rollup. Including ascii to decimal 2, ascii to decimal 1, byte array, rs232, serial waveform, serial data conversion, read the GPS serial port and so on.
SuperCom
- 世界上最酷的串口调试软件,包括自动换行,显示时间,十进制/十六进制转换-The world' s coolest serial debugging software, including word wrap, display time, decimal/hexadecimal conversion
freeportCommunication
- VB与PLC自由口通信协议。并且可以实现16进制数与浮点数的转换-Freeport VB and PLC communication protocol. And can achieve 16 hexadecimal numbers with floating point conversion
jinzhi
- 自动进行16进制与字符型数据之间的转换,将16进制用字符型数据发送到串口终端-16 band and automatic conversion between the character data will be 16 hex with character data sent to the serial port terminal
IDREADER
- 读取ID卡信息1、格式0:10 位十六进制的ASCII 字符串格式3:将格式1 中的倒数第5、第6 位,转换为3 位十进制卡号,再将后4 位,转换为5 位十进 制卡号-Read ID card information 1, format 0:1016 enter to make of ASCII string format 3:Format 1 medium of count down the 5th, the 6th, conversion for 3 ten enter make card
study
- 串口采信上的一般为16进制码,本程序将采集上的数据,自动转换为ASCII码。-Serial port on the letter is usually taken 16 hexadecimal code, the program will collect the data, automatically converted to ASCII code.
ComAssistant
- 串口助手帮助串口的数据传输16进制之间的转换以及显示-Assistant to help the serial port data transfer and conversion between hexadecimal display
UART
- 实现串口实时通信,自动发送,ASSCII和十六进制转换-Serial real-time communication, automatically send, ASSCII and hexadecimal conversion
MySerial
- 简单串口调试工具(自己学C#的时候写的) 设定了一个二进制与十六进制输入输出转换-Serial debugging tools
shiyan
- rs232解析,将232接手的十六进制数转换为float形式输出-rs232 analysis, will take over 232 hexadecimal to float in the form output
myprintf
- Arm调试中实现串口重定向功能,将串口输出的八进制数据转换成 d s等任意模式-Serial port retarget
CVIserialport
- 用于labwindows CVI开发环境 可以完成对串口收发数据十六进制和字符型格式的转换-cvi serial port
sup
- 友善串口调试助手16进制-10进制转换工具,可以将友善串口调试助手获得的16进制数据指转换成10进制,可排序,可选择某部分数据,导出excel-Friendly hexadecimal data serial debugging assistant hex-10 hex conversion tool, you can get a friendly serial debugging assistant refers converted into decimal, sortable, you ca
PortTest
- 使用.NET framework WPF实现一个简单的串口通讯、调试助手,并提供简单的进制转换功能(Using.NET framework WPF to implement a simple serial communication, debug assistant, and provide a simple conversion function)
机内码与输入文字符合转换
- VB编写的可以把输入的任意文件数字符合转换成GBK和Unicode两种形式的16进制和10进制机内码,方便编程使用