文件名称:SerialPortCommunication_VBNet2
- 所属分类:
- 通讯/手机编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-08-07
- 文件大小:
- 230kb
- 下载次数:
- 0次
- 提 供 者:
- dang mi********
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
The serial (COM) port is one of the simplest ways to communicate between a PC and a
microcontroller circuit. Most microcontrollers have hardware serial ports and most
microcontroller compilers have built-in functions to read from and write to the hardware port.
Hardware serial ports with their 9-pin D connectors have disappeared from laptop and desktop
computers, but are easily produced with a low-cost USB-to-serial cable adaptor. For embedded
systems, a common approach is to add a FT232R USB-to-serial chip to the circuit so that the
hardware connects to the PC though USB. Another option is to add a USB-to-serial module, for
example the UM232R by FTDI or the USBMOD3 from DLP Design. These modules add glue
circuits and a USB connector to the converter chip for an easy-to-use self contained solution.
microcontroller circuit. Most microcontrollers have hardware serial ports and most
microcontroller compilers have built-in functions to read from and write to the hardware port.
Hardware serial ports with their 9-pin D connectors have disappeared from laptop and desktop
computers, but are easily produced with a low-cost USB-to-serial cable adaptor. For embedded
systems, a common approach is to add a FT232R USB-to-serial chip to the circuit so that the
hardware connects to the PC though USB. Another option is to add a USB-to-serial module, for
example the UM232R by FTDI or the USBMOD3 from DLP Design. These modules add glue
circuits and a USB connector to the converter chip for an easy-to-use self contained solution.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SerialPortCommunication_VBNet2\Backup\SerialPortCommunication_VBNet\ClassFiles\CommManager.vb
..............................\......\.............................\frmMain.Designer.vb
..............................\......\.............................\frmMain.resx
..............................\......\.............................\frmMain.vb
..............................\......\.............................\My Project\Application.Designer.vb
..............................\......\.............................\..........\Application.myapp
..............................\......\.............................\..........\AssemblyInfo.vb
..............................\......\.............................\..........\Resources.Designer.vb
..............................\......\.............................\..........\Resources.resx
..............................\......\.............................\..........\Settings.Designer.vb
..............................\......\.............................\..........\Settings.settings
..............................\......\.............................\SerialPortCommunication_VBNet.vbproj
..............................\......\SerialPortCommunication_VBNet.sln
..............................\License.txt
..............................\SerialPortCommunication_VBNet\bin\Debug\SerialPortCommunication.exe
..............................\.............................\...\.....\SerialPortCommunication.pdb
..............................\.............................\...\.....\SerialPortCommunication.vshost.exe
..............................\.............................\...\.....\SerialPortCommunication.vshost.exe.manifest
..............................\.............................\...\.....\SerialPortCommunication.xml
..............................\.............................\...\.....\SerialPortCommunication_VBNet.exe
..............................\.............................\...\.....\SerialPortCommunication_VBNet.pdb
..............................\.............................\...\.....\SerialPortCommunication_VBNet.xml
..............................\.............................\...\Release\SerialPortCommunication.exe
..............................\.............................\...\.......\SerialPortCommunication.pdb
..............................\.............................\...\.......\SerialPortCommunication.xml
..............................\.............................\...\.......\SerialPortCommunication_VBNet.exe
..............................\.............................\...\.......\SerialPortCommunication_VBNet.pdb
..............................\.............................\...\.......\SerialPortCommunication_VBNet.xml
..............................\.............................\ClassFiles\CommManager.vb
..............................\.............................\frmMain.Designer.vb
..............................\.............................\frmMain.resx
..............................\.............................\frmMain.vb
..............................\.............................\My Project\Application.Designer.vb
..............................\.............................\..........\Application.myapp
..............................\.............................\..........\AssemblyInfo.vb
..............................\.............................\..........\Resources.Designer.vb
..............................\.............................\..........\Resources.resx
..............................\.............................\..........\Settings.Designer.vb
..............................\.............................\..........\Settings.settings
..............................\.............................\obj\Debug\PCComm.frmMain.resources
..............................\.............................\...\.....\PCComm.Resources.resources
..............................\.............................\...\.....\SerialPortCommunication.exe
..............................\.............................\...\.....\SerialPortCommunication.pdb
..............................\...........