资源列表
T203
- 串口编程 与单片机通讯的 其中有的地方需修改 仅供学习 请未公司使用-serial communications programming and MCU Some of the places are required not only to study the use requested
serial_labview
- 一个完整的labview串口通讯程序,功能与常用的串口调试助手相当-a complete LabVIEW serial communication procedures, functions and common serial debugging assistant considerable
ldsdsed_dm
- 软件介绍:主要用于LED数码管段位置信息生成,可保存在单片机程序存储器中供查表使用的数据。可自行修改数码管各段的位置信息;可以选择LED类型:共阴或共阳;自定义位置信息并可保存;可以生成 8位同样可以保存为C、ASM、PIC、EMC、数组等格式数据。-software presentations : mainly for possession of the LED digital location information generated, kept in SCM program memory
serial_sharpli
- 一个简单的串口程序。学校的作业了拉。!! !! !!1-a simple serial procedures. Schools in the Rafah operation. ! ! ! ! ! ! ! ! ! ! ! ! ! ! 1
windowsceserial
- 通过创建串口类实现了windows ce下的串口通信-through the creation of a category of achievement under the windows ce Serial Communication
qextserialport.tar
- 这是一个串口操作类,经编译后可以用于串口通信-This is a serial port operations, as compiled can be used for serial communication
java_serial
- 用java程序从串口读数据 在这个通讯程序中使用了一个简单的协议,既不同的消息之间用星号 * 作为分隔。这个 程序中的问题是ReadSerial进程和WriteSerial进程不能够同时启动,出错信息是不能够 打开串口,因为同样一个串口不能够同时被打开两次(在ReadSerial中声明了FileReader 和在WriteSerial中声明了FileWriter)。这样是不能够实现全双工通讯的。不知道有没有 做过的大侠能够讲讲处理的办法。 -with readi
480_test
- F2812的串口通信,已经通过测试,可以使用-F2812 serial communications, has passed the tests, you can use
cktx1
- 将程序编译通过,写入芯片,插入实验板,用通读电缆将实验板与主机的串口相连就可以实验了。上面的程序功能很简单,就是每隔一段时间向主机轮流送数55H和AAH,并把主机送去的数送到P1口。-procedures to compile and write chip, insert experimental boards, reading the cable will be used experimental plate and serial port connected to the mainframe
COMM_CODE
- 串口通讯封装源码
serial.c
- 这是一个串口编程的入门程序,里面还附带有一个word文档的详细介绍,希望能有所帮助-This is a serial programming entry procedures, which also has an attached word document in detail, hope can be helped
transport
- 设计目的:对PC机的8250串行通讯接口(COM1、COM2)进行接口编程,通过使用RS232标准的串行通信线实现两机间的串行通信 基本是求:实现两机间远程键盘(字符即时传送)功能和普通文本的复制(文本传送)功能 高级要求:1、使用中断实现两机间的通信;2、能够传送计算机上一般的二进制文件;3、传送速度达到38Kbps以上。-designed : PC 8250 serial communication interface (COM1, COM2) interface programmi