搜索资源列表
c8051f020串口调试
- c8051f020串口调试程序,针对c8051系列芯片,这是一个不错的例子噢〉-C8051f020 serial debugging procedures against c8051 series chip, which is a good example Oh>
串口调试助手V2.2
- 我常用的串口调试工具,非常好用,单片机爱好者的好工具-my favorite serial debugging tools, very good, good lovers SCM tools
串口调试助手V2.2
- 串口调试助手,调RS232,RS485必备武器-serial debugging assistant-RS232, RS485 essential weapons
AT89C52串口调试源码
- AT89C52串口调试源码 已经过调试 下载即可使用
linux串口调试助手
- 最近调Tinyos的东东,由于习惯在linux下搞。看到他用的java去通信感觉就不爽,就用c++搞了一个,把他的串口栈的东西除了,完善了下就用 QT4写了个界面,写了个串口调试助手。现在还有一个问题没有解决,就是如何获取当前可用串口列表,现在只是静态添加了几个。现在想法是利用dmesg获取分配的串口描述符,或者在/proc中读,但是/proc中获取不了描述符。不知道还有没有更好的办法,希望大家能提提意见。
33753145c8051f020串口调试
- 33753145c8051f020串口调试 ,很全的哦
avr mega16 串口通信实验
- 通过串口能与电脑的串口调试小助手进行简单的收发实验
WinCE串口调试程序
- WinCE 5.0 EVC的串口调试程序
在 STM32 上实现 USB CDC 虚拟串口
- Keil MDK 工程版本,通过 STM32 的 USB 端口在 PC 上虚拟一个 COM 口,当虚拟成功后,可通过串口调试软件发送控制命令,同时输出调试信息.内附源程序.
串口通信仿真
- 串口通讯仿真,包括代码,串口调试助手,仿真。(serial communication)
串口通信
- 该程序主要实现FPGA串口通信,包含源码和串口调试工具(The program mainly to achieve FPGA serial communication, including source code and serial debugging tools)
串口调试
- 串即串行的意思,是指数据在一根数据线上按照二进制数的数位一位接一位的传输,例如要传输一个字节的数据10110010,先将最低位的0通过数据线传送过去,然后是下一位的1(两次传送时间间隔很小),依次将8位数据(1字节)传送过去。(On a serial of meaning, refers to the data in a data line in accordance with the binary digital one by one transmission, such as to tran
串口数据传输及插入数据库
- 其为测试程序,由串口调试助手发送数据,嵌入式ARM处理器接收数据并把数据插入SQlite3数据库。(ARM开发板为TQ2440)(For testing procedures, the serial debugging assistant sends data, the embedded ARM processor to receive data and insert data into the SQlite3 database. (ARM development board is TQ2440
USB串口驱动
- USB串口调试工具和USB串口通信驱动文件(USB serial port tools and USB driver files)
串口猎人
- 一款功能强大的串口调试工具,该工具可显示图形,可解析MODBUS类的指令(A powerful serial debugging tool, the tool can display graphics, can parse the MODBUS class instructions)
串口调试助手
- 51单片机串口调试助手 Serial debugging assistant(Serial debugging assistant)
秉火串口调试助手V1.0
- 可以用此软件解析、调试GPS的协议数据NMEA0183(You can use this software to parse and debug the GPS protocol data NMEA0183)
串口调试
- 简单的串口调试功能,帮助初学者学习C#简单的串口编写功能(Simple serial debugging)
stc89c52串口实验程序模板
- stc89c52串口实验程序模板,本实验将通过电脑的串口调试软件向stc89c51的p3.0,p3.1 串口发送数据,stc89c51再把接收到的数据发送回去,(STC89C52 serial experiment program template, this experiment will send data to STC89C51's P3.0, P3.1 serial port through the serial debugging software of the computer, a
串口工具和例程
- 一个函数专门向上位机发送数据,上位机接受 一个函数是通过上位机向单片机发送并回传显示 还有一个是串口调试工具 适合初学者入门(A function to send data to the upper computer, the upper computer to accept. A function is sent by the upper computer to the MCU and transmitted back and forth. Another is the se