搜索资源列表
BasicserialWriteread
- LabVIEW serial port read write
chuanxing
- 串行通信MCS-51单片机内部有一个全双工的串行通信口,即串行接收和发送缓冲器(SBUF),这两个在物理上独立的接收发送器,既可以接收数据也可以发送数据。但接收缓冲器只能读出不能写入,而发送缓冲器则只能写入不能读出,它们的地址为99H。这个通信口既可以用于网络通信,亦可实现串行异步通信,还可以构成同步移位寄存器使用。-MCS-51 microcontroller serial communication within the a full-duplex serial communication
New-port
- 一个非常好用的串口通信类,具有多种功能,可以在发送数据后选择是否读取返回值,添加到工程中即可使用-A very easy to use serial communication class, with a variety of features, you can choose whether to read the return value, added to the project after sending data to use
serialportMethod
- serialport类实现串口通信并控制自动读取串口的时间默认加载当前可用的端口-serialport class to achieve serial communication and control automatically read the serial port of the time to load the current available port
readTerm
- To read and debug data read through a serial port