<i id='rdiHn'><tr id='rdiHn'><dt id='rdiHn'><q id='rdiHn'><span id='rdiHn'><b id='rdiHn'><form id='rdiHn'><ins id='rdiHn'></ins><ul id='rdiHn'></ul><sub id='rdiHn'></sub></form><legend id='rdiHn'></legend><bdo id='rdiHn'><pre id='rdiHn'><center id='rdiHn'></center></pre></bdo></b><th id='rdiHn'></th></span></q></dt></tr></i><div id='rdiHn'><tfoot id='rdiHn'></tfoot><dl id='rdiHn'><fieldset id='rdiHn'></fieldset></dl></div>
    <legend id='rdiHn'><style id='rdiHn'><dir id='rdiHn'><q id='rdiHn'></q></dir></style></legend>
      <bdo id='rdiHn'></bdo><ul id='rdiHn'></ul>
  1. <small id='rdiHn'></small><noframes id='rdiHn'>

  2. <tfoot id='rdiHn'></tfoot>

      使用 Python 和 pyserial 访问 USB 串口

      Access USB serial ports using Python and pyserial(使用 Python 和 pyserial 访问 USB 串口)
        <bdo id='rD2VV'></bdo><ul id='rD2VV'></ul>
          <tbody id='rD2VV'></tbody>

        <small id='rD2VV'></small><noframes id='rD2VV'>

            <i id='rD2VV'><tr id='rD2VV'><dt id='rD2VV'><q id='rD2VV'><span id='rD2VV'><b id='rD2VV'><form id='rD2VV'><ins id='rD2VV'></ins><ul id='rD2VV'></ul><sub id='rD2VV'></sub></form><legend id='rD2VV'></legend><bdo id='rD2VV'><pre id='rD2VV'><center id='rD2VV'></center></pre></bdo></b><th id='rD2VV'></th></span></q></dt></tr></i><div id='rD2VV'><tfoot id='rD2VV'></tfoot><dl id='rD2VV'><fieldset id='rD2VV'></fieldset></dl></div>
          • <tfoot id='rD2VV'></tfoot>
            <legend id='rD2VV'><style id='rD2VV'><dir id='rD2VV'><q id='rD2VV'></q></dir></style></legend>

                本文介绍了使用 Python 和 pyserial 访问 USB 串口的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                问题描述

                如何使用 pyserial 访问 USB 端口?我看过 示例与:

                How do I access the USB port using pyserial? I have seen an example with:

                import serial
                
                ser = serial.Serial('/dev/ttyUSB0')
                

                我曾经在 Windows 上从 MATLAB 访问串行端口,并使用适当的语法,/dev/ttyUSB0 将替换为 COM1 或任何其他 COM 端口.

                I used to access the serial port from MATLAB on Windows and using the appropriate syntax, /dev/ttyUSB0 would be replaced by COM1 or any other COM port.

                我在 Mac 上,我尝试使用 串行端口扫描器 在 pyserial 文档上无济于事.我想我应该这样写:

                I'm on a Mac and I tried using the serial port scanners on the pyserial documentation to no avail. I think I should write it like this:

                import serial
                
                name = ? # Names of serial ports on Mac OS X
                ser = serial.Serial(name)
                

                我如何找出 Mac 上的 name 应该是什么?

                How do I find out what name should be on a Mac?

                针对下面的回答,我想了解如何访问 USB 到 RS232 转换器以及纯 USB 端口.

                In response to an answer below, I'd like to find out how to access both USB to RS232 converters as well as pure USB ports.

                推荐答案

                您只能使用 pyserial(即 USB RS-232 加密狗)访问 USB 串行适配器.如果您想要通用 USB 访问,您应该查看libusb".如果您尝试通过 USB 访问的是 RS-232,那么您应该在/dev 中查找以 cu.usb* 开头的文件(例如/dev/cu.usbserial-181).

                You can only access USB Serial Adapters using pyserial (i.e., USB RS-232 dongles). If you want generic USB access you should be looking into "libusb". If it is RS-232 you are trying to access through USB then you should look for a file in /dev starting with cu.usb* (/dev/cu.usbserial-181 for example).

                这篇关于使用 Python 和 pyserial 访问 USB 串口的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                相关文档推荐

                Pythonic and efficient way of finding adjacent cells in grid(在网格中查找相邻单元格的 Pythonic 和有效方法)
                map a hexagonal grid in matplotlib(在 matplotlib 中映射六边形网格)
                Execute arbitrary python code remotely - can it be done?(远程执行任意 python 代码 - 可以吗?)
                Python - Plotting colored grid based on values(Python - 根据值绘制彩色网格)
                Is there a GUI design app for the Tkinter / grid geometry?(是否有 Tkinter/网格几何图形的 GUI 设计应用程序?)
                tkinter Canvas Scrollbar with Grid?(带有网格的 tkinter 画布滚动条?)

                    <i id='2HHqd'><tr id='2HHqd'><dt id='2HHqd'><q id='2HHqd'><span id='2HHqd'><b id='2HHqd'><form id='2HHqd'><ins id='2HHqd'></ins><ul id='2HHqd'></ul><sub id='2HHqd'></sub></form><legend id='2HHqd'></legend><bdo id='2HHqd'><pre id='2HHqd'><center id='2HHqd'></center></pre></bdo></b><th id='2HHqd'></th></span></q></dt></tr></i><div id='2HHqd'><tfoot id='2HHqd'></tfoot><dl id='2HHqd'><fieldset id='2HHqd'></fieldset></dl></div>
                      <bdo id='2HHqd'></bdo><ul id='2HHqd'></ul>

                      <legend id='2HHqd'><style id='2HHqd'><dir id='2HHqd'><q id='2HHqd'></q></dir></style></legend>
                        <tbody id='2HHqd'></tbody>

                        <tfoot id='2HHqd'></tfoot>
                        • <small id='2HHqd'></small><noframes id='2HHqd'>