搜索资源列表
c8051f020串口调试
- c8051f020串口调试程序,针对c8051系列芯片,这是一个不错的例子噢〉-C8051f020 serial debugging procedures against c8051 series chip, which is a good example Oh>
LabVIEW串口调试程序
- LabVIEW串口通讯程序
WinCE串口调试程序
- WinCE 5.0 EVC的串口调试程序
针对C8051F060的串口调试通信程序
- 针对C8051F060的串口调试通信程序
是S3C6410的ARM11的串口裸机程序
- 是S3C6410的ARM11的串口裸机程序,调试软件使用RVDS2.2配置J-linkV8仿真器实现的,前提使用Nandflash启动方式-S3C6410 ARM11 serial program, debugging software using the RVDS2.2 configuration J-linkV8 simulator implementation
SCI_XS128.用C语言编写的串口调试程序
- 用C语言编写的串口调试程序,在MC9S12XS系列单片机中使用,The serial port using C language debugger, in the use of MC9S12XS Series MCU
lpc2103-uart-communication LPC2103的UART串口调试程序
- LPC2103的UART串口调试程序,可是使用proteus仿真实现-philips lpc2103 arm7 uart communication program
serial_read.rar
- vxworks串口调试程序事例适用于初学者,VxWorks debugger serial stories for beginners
2812Uart
- DSP2812与上位机通讯的串口调试程序-DSP2812 with PC serial port debugger communications
Serial
- 采用labview编程串口调试程序,局面友好!-Labview programming using serial port debugger, the situation of friendship!
serialconnection
- 这个程序实现的是接收字符,再把这个字符串口发送。 还要一个要注意的是波特率,而波特率附送的小程序算出 实验方法:打开串口调试程序(小工具目录里)选择您正确的串口号,波特率选9600, 然后发送一串字符,这一串字符就马上会被单片机回发到电脑-The program implementation is to receive characters, then this string I send. Also one should note that the baud rate, whi
serial_write
- vxworks串口调试程序事例适用于初学者-VxWorks debugger serial stories for beginners
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 similar HyperTerminal the origi
stc232
- 1.通过PC端的串口调试工具,从PC端发出一个十六进制的数, 通过串口传输到单片机,并有单片机通过LED数码管显示其ASII码,而且单片机又将这个数发回PC端,并在PC端显示出来,从而实现单片机与PC机的通讯 2.可以实现对下位机数据实时采集(如温度,程序中设定的是37摄氏度) 3.可以控制流水灯或继电器开关等-1. Through the PC-side debugging tools for serial port, from the PC client sends a hexa
1111
- 51单片机串口调试程序一列,很适合初学者,简单易懂-51 single-chip serial debugging a program, it is suitable for beginners, easy-to-read
Rs232
- msp430f149的串口调试程序,用计算机的串口调试软件和单片机进行调试-msp430f149 serial debugger, using the computer' s serial port to debug software and debugging MCU
串口通信
- 该程序主要实现FPGA串口通信,包含源码和串口调试工具(The program mainly to achieve FPGA serial communication, including source code and serial debugging tools)
串口数据传输及插入数据库
- 其为测试程序,由串口调试助手发送数据,嵌入式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
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
linux串口调试程序
- linux串口调试程序,做了一个环回的,接收到什么数据,返回什么数据