搜索资源列表
单片机串口发送和接受驱动程序
- 单片机串口发送和接收驱动程序,一直在用,绝对没有问题!
单片机串口编程
- 单片机串口编程---包含串并转换电路驱程序,驱动光二极管闪动程序, 串口发送和接收程序!
串口通讯程序
- vb6.0环境 通过串口发送数据或文件内容
MySport串口通信程序
- 本程序可以实现简单的串口通信的数据发送与接收。需要使用VSPM建立虚拟串口,然后进行通信。
2
- 51单片机的串口发送程序(c语言)无校验-80c51 serial port to send the program
FS456
- 51单片机串口发送程序以及仿真,方式1.发送MCU-51信号-51 Single-chip serial port to send a program, as well as simulation, one way. Send MCU-51 signal
SPort
- 串口发送程序,程序功能简单,但可以通信,供参考-sorial port test programe
rs232
- 串口发送程序(RS232)经过调试可用,用于控制硬件通信-labview(1)
LV-BC-2.0
- 单片机89S51串口发送程序,端口号为P3.0和 P3.1-89S51 microcontroller serial port to send procedure, the port number for the P3.0 and P3.1
abc
- 串口发送程序,可以借鉴参考 大家可以用51单片机来使用-Serial transmission program, you can use for reference we can use microcontroller with 51
232send
- 8051的串口发送程序,有注释方便学习,接收程序另有下载-8051 serial port procedures, notes to facilitate learning, while receiving program download
chuankoufasong
- 串口发送程序,利用MAX232做电平转换芯片,只发送,兼显示-Serial transmission procedure, and use MAX232 level converter chip to do, just send, and display
cc2530 zigbee 串口printf重定向,流水灯
- 源码运行硬件:微雪ZB600(底板)+Core2530(核心板)。 功能:串口printf重向(可使用标准printf函数),串口发送字符串。LED流水灯。 这是裸机程序,是我自己工作时测试使用的。参考TI官方代码,修正了网络上例程频率设置的错误。亲测可用。
RS232串口连接
- 上位机(PC机或具有串口的其他控制设备)通过RS232串口连接到本控制板后,向控制板发送一串ASCII代码指令既可控制步进电机的转向、转速、步进量,完全不需了解步进电机及驱动器的工作原理。例如:串口发送"S100",则步进电机将顺时针以每分钟100转的速度旋转,串口发送"N300",则步进电机将逆时针以每分钟300转的速度旋转;串口发送"S100J",则步进电机将顺时针步进100个步距角,串口发送"N1000J",则
串口程序
- 串口发送程序serial test,适用于初学者学习串口发送功能(Serial port to send the program serial test, suitable for beginners to learn serial transmission function.)
串口发送报文学习测试程序V1.0-已验证
- 这是根据网上某位大神的代码学习改编,测试串口发送报文的方法,所有做的比较简单,但稍微有点基础的都可以看懂。(This is according to the code of a great God online learning adaptation, test the serial port to send message method, all do relatively simple, but a little bit of basic can understand.)
C#SerialPort控件开发串口通信程序的例子 源码
- 串口工具的实现,VC++ 完整串口通信程序(发送和接受)(The implementation of serial port tools)
串口发送以及AD转换
- 单片机C51的串口发送以及AD转换程序(可以采集电压值,并且大于3V会有蜂鸣器报警)(Serial port transmission and AD conversion program of single chip microcomputer C51)
完整串口通信程序(发送和接受)源代码
- 完整串口通信程序Vc++源代码,实现通过串口发送和接收数据的功能(Complete serial communication program Vc++ source code, to realize the function of sending and receiving data through the serial port)
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