搜索资源列表
rs232_communication
- 串口控制程序一般分为查询和中断两者方式。查询方式适用于简单的应用,简单可靠,但是缺点是需要占用处理器资源,在发送或者接收数据的时候不能做其它的事情,处理器利用率低。中断方式下,在发送或者接受数据的时候处理器还可以做其它的工作,效率较高。
BlueToothTest
- 这是一个Android的蓝牙测试程序,接受蓝牙串口数据,将数据绘制成波形图-This is a Bluetooth test program of Android, accept the Bluetooth serial port data, the data plotted waveform
serialport1
- 基于java开发的串口通讯tool(com)自动接受串口的数据。(Java based on the development of serial communication, tool (COM) automatically accept the serial data.)