搜索资源列表
串口Modem收发传真终端仿真等编程例子
- 一个利用串口或Modem收发传真终端仿真的程序-use a serial or modem to send and receive faxes terminal emulation procedures
linux下串口编程
- 串行口是计算机一种常用的接口,具有连接线少,通讯简单,得到广泛的使用。常用的串口是RS-232-C接口(又称EIA RS-232-C)它是在1970年由美国电子工业协会(EIA)联合贝尔系统、调制解调器厂家及计算机终端生产厂家共同制定的用于串行通讯的标准。它的全名是\"数据终端设备(DTE)和数据通讯设备(DCE)之间串行二进制数据交换接口技术标准\"该标准规定采用一个25个脚的DB25连接器,对连接器的每个引脚的信号内容加以规定,还对
串口调试助手源代码
类似与windows自带的串口超级终端程序的源代码,值得学习!
VHDL串口通信(Qusrtus)
- Qusrtus工程 EP2C8Q208CN.串口通信,按键显示终端Welcome,串口控制数码管
upload
- CEComm: Windows CE 4.0下的串口调试程序 串口精灵源代码 TTY:Windows 下的类似超级终端的原代码. TAPICase: Windows 下用TAPI拨号的例子 image: Windows 下一个数字图象处理的综合实例-CEComm: Windows CE 4.0 serial under the debugger source code wizard serial TTY: Windows under s
uart
- 这是在C5000系列DSP上实现UART(异步串口)TL16c550芯片的汇编语言实现代码,可直接在CCS上运行,在PC机上用串口精灵或超级终端接收-This is the C5000 Series DSP achieve UART (asynchronous serial port) TL16c550 Chip Compilation language code directly in the CCS can run on the P
minicom_User
- minicom 是linux 操作系统下的串口终端程序 是和Windows 操作系统的下 超级终端功能相近的程序 不过比超级终端功能要强 下面我们通过命令行 介绍minicom 的操作方法-Minicom Linux operating system is the serial terminal program is the Windows operating system and the next Super Terminal
DOSCOMterminal
- DOS串口终端程序( 本软件为在DOS下使用超级终端的用户专门设计 功能说明: 1.DOS下使用,功能类似于WINDOWS的超级终端 2.支持COM1,COM2 3.支持波特率2400,4800,9600(缺省),19200,38400,57600,115200 4.支持Xmodem文件传输协议,,Asm,Com Port -DOS serial terminal program (the DOS software for use in
com
- Linux下串口终端程序,ANSI C编写,一个简单的串口终端程序,可以在linux下连接嵌入式设备的串口终端,类似minicom和超级终端。-Under Linux serial terminal program, ANSI C to prepare, a simple serial terminal program, you can connect embedded devices under linux serial port t
DOSCOM
- DOS串口终端程序( 本软件为在DOS下使用超级终端的用户专门设计 功能说明: 1.DOS下使用,功能类似于WINDOWS的超级终端 2.支持COM1,COM2 3.支持波特率2400,4800,9600(缺省),19200,38400,57600,115200 4.支持Xmodem文件传输协议-Asm,Com Port-DOS serial terminal program (the DOS software for use in s
串口传输
- 将数据通过串口发送到计算机终端上,可将数字或字母通过串口调试助手发送到计算机(Send the data through the serial port to the computer terminal)
VB RS232串口调试工具
- 这是一个模仿Windows系统带的超级终端风格的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。支持工作内容保存,下次加载。 里面的那个动画窗体加载出现蛮有意思,大家可以学习下。尤其对调试AT指令之类的比较方便。(This is a copy of the Windows system with the super terminal style RS23
RTU串口摄像机采集程序STM103
- 该程序是RTU远程终端程序,采集串口摄像机的程序;适用于工程参考(The program is RTU remote terminal procedures, serial camera acquisition procedures; applicable to engineering reference)
ATK-HC05蓝牙串口模块
- ATK-HC05-V11(V11 是版本号,下面均以 ATK-HC05 表示该产品)是一款高性能的主从一体蓝牙串口模块,可以同各种带蓝牙功能的电脑、蓝牙主机、手机、PDA、PSP 等智能终端配对,该模块支持非常宽的波特率范围:4800~1382400,并且模块兼容 5V 或 3.3V 单片机系统。使用STM32系列。(ATK-HC05-V11 (V11 is the version number, which is represente
05、UART串口2输入输出
- stm32f107模拟串口通信,可以通过超级终端观察结果!(Stm32f107 analog serial communication, you can observe the results through the super terminal!)
Tel2Com
- 实现将telnet的回显输出到串口终端进行显示(The realization of the telnet back to the serial port output display)
串口发送
- 利用串口,让单片机将定义好的数据发送给终端,(Using the serial port, let the microcontroller define the good data sent to the terminal,)
可以发送长字符串的串口调试助手
- 实现串口调试,可以读取终端与上位机之间数据的读取发送(To realize serial debugging, the reading and sending of data between the terminal and the upper computer can be read)
3.USART串口测试
- 使用外设:串口线一跟,通过COM1连接PC ** 实验名:【B】USART_TEST ** keil MDK-ARM Standard Version:V4.22A ** 软件库(keil) Version: V2.0.1 ** 固件库(ST) Version: V *************************************/ /***********************************
Tool.tar
- 自己用C#写的一个上位机串口调试工具,包含Xmodem文件传输功能,串口数据收发,循环定时发送,逐行发送,串口终端等功能,平时项目中一直在用,非常方便.(I wrote a serial debug tool on the host computer with C#, including Xmodem file transfer function, serial port data receiving and sending, cycl