<tfoot id='vA7PS'></tfoot>
  • <small id='vA7PS'></small><noframes id='vA7PS'>

        <bdo id='vA7PS'></bdo><ul id='vA7PS'></ul>

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

    2. <legend id='vA7PS'><style id='vA7PS'><dir id='vA7PS'><q id='vA7PS'></q></dir></style></legend>

      1. Python:如何知道串口设备事件,如键盘事件

        Python : How to know serial port device events like keybord events(Python:如何知道串口设备事件,如键盘事件)
          1. <legend id='FtFtO'><style id='FtFtO'><dir id='FtFtO'><q id='FtFtO'></q></dir></style></legend>
              <tbody id='FtFtO'></tbody>
            1. <i id='FtFtO'><tr id='FtFtO'><dt id='FtFtO'><q id='FtFtO'><span id='FtFtO'><b id='FtFtO'><form id='FtFtO'><ins id='FtFtO'></ins><ul id='FtFtO'></ul><sub id='FtFtO'></sub></form><legend id='FtFtO'></legend><bdo id='FtFtO'><pre id='FtFtO'><center id='FtFtO'></center></pre></bdo></b><th id='FtFtO'></th></span></q></dt></tr></i><div id='FtFtO'><tfoot id='FtFtO'></tfoot><dl id='FtFtO'><fieldset id='FtFtO'></fieldset></dl></div>
                <tfoot id='FtFtO'></tfoot>

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

                • <bdo id='FtFtO'></bdo><ul id='FtFtO'></ul>

                  本文介绍了Python:如何知道串口设备事件,如键盘事件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我是 python 新手,我能够连接到串行端口设备 &想知道设备中发生了任何变化(如果在设备中按下任何按钮,我想捕捉事件)我该怎么做.在 python 中 pyHook 的帮助下,我能够找到键盘事件和鼠标事件调用函数OnKeyboardEvent" &OnMouseEvent"如何捕获任何串口设备事件.python OnSerailportdeviceEvent函数中有什么东西吗.

                  Hi i am new to python i am able to connect to the serial port device & want to know any changes are happened in the device (i want catch the event if any button is press in the device) How can i do this.With The help of pyHook in python i am able to find the keyboard events and mouse events with calling the functions "OnKeyboardEvent" & "OnMouseEvent" how to catch the any serial port device events.Is there any thing in python OnSerailportdeviceEvent function.

                  推荐答案

                  Python中没有使用串口的内置库,需要使用PySerial 库,然后,你就一行一行地从串口读取数据,看看那一行是否包含数据;如果确实如此,则意味着您的串行设备上发生了某些变化(例如按下按钮).

                  There is no built-in library for using serial ports in Python, you need to use the PySerial library, and then, you just read data from the serial port line by line and see if that line contains data; if it does it means that something changed on your serial device (a button press, for example).

                  这里有一些链接可以帮助您使用该库:

                  Here's a few links that will help you using that library :

                  官方 PySerial 文档

                  可能对您有用的博文

                  StackOverflow 上关于 PySerial 的问题以及一些有用的答案.

                  这篇关于Python:如何知道串口设备事件,如键盘事件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

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

                  相关文档推荐

                  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 画布滚动条?)

                    <tfoot id='oRXhG'></tfoot>
                      <tbody id='oRXhG'></tbody>

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

                        • <bdo id='oRXhG'></bdo><ul id='oRXhG'></ul>
                        • <legend id='oRXhG'><style id='oRXhG'><dir id='oRXhG'><q id='oRXhG'></q></dir></style></legend>

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