English
全部
搜索
图片
视频
短视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
OpenCV Python Example
Camera
Python
Arduino Serial
HDD Serial Port
Monitor
Python Import Serial
Lot
How to Install
Serial Port
Driver USB
Serial Port
Install Python
2.7
How to Find
Serial Port
Install Python
Windows
Installer Python
Windows
Python
Library Install
Installation Python
Windows
Application Python
Windows
Processing
Serial
Arduino IDE
Python
Python
Combo Box
Com1 Communication
Python
GUI
Install Tkinter
How to Install
Python On Windows
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
OpenCV Python Example
Camera
Python
Arduino Serial
HDD Serial Port
Monitor
Python Import Serial
Lot
How to Install
Serial Port
Driver USB
Serial Port
Install Python
2.7
How to Find
Serial Port
Install Python
Windows
Installer Python
Windows
Python
Library Install
Installation Python
Windows
Application Python
Windows
Processing
Serial
Arduino IDE
Python
Python
Combo Box
Com1 Communication
Python
GUI
Install Tkinter
How to Install
Python On Windows
3:42
YouTube
guru brahmayya
Simple serial port example using Python.
Simple serial port hardware loop back programming using Python. I have used COM4 (USB-Serial converter) and shorted TX(pin-2) and RX(pin-3). Code: import serial from time import sleep ser = serial.Serial(port='COM4',baudrate=9600,parity=serial.PARITY_NONE,stopbits=serial.STOPBITS_ONE,bytesize=serial.EIGHTBITS,timeout=0) print("connected to ...
已浏览 7214 次
2019年11月24日
观看完整视频
Serial Port Programming
21:22
Tutorial 07: digitalRead() and the Serial Port: Arduino Course for Absolute Beginners (ReM)
YouTube
Programming Electronics
已浏览 30.3万 次
2013年10月2日
6:56
Serial Port Programming Of Arduino | Basic Tutorial 1/6 #programming #arduino
YouTube
Kitflix
已浏览 2271 次
2020年3月8日
24:20
CS401 Chapter 14 | Serial Port Programming | CS401 Short Lectures
YouTube
A Study Track
已浏览 776 次
2025年6月17日
热门视频
8:53
Python serial port communication using PySerial #iot
YouTube
Avirup Basu
已浏览 7.1万 次
2022年12月26日
0:20
Serial Port Monitor Code Example - Python with Tkinter
YouTube
PeetHobby
已浏览 1.1万 次
2023年5月20日
37:48
Serial Port Communication between PC and Arduino using Python 3 and PySerial Tutorial for Beginners
YouTube
xanthium.enterprises
已浏览 5.8万 次
2022年6月21日
Serial Port Arduino
25:07
Arduino Tutorial 11: Understanding the Arduino Serial Port and Print Commands
YouTube
Paul McWhorter
已浏览 40.2万 次
2019年7月5日
9:27
Serial Communication in Arduino Programming 💻✨ Serial Monitor
YouTube
Roboduino
已浏览 43 次
1 个月前
6:55
Arduino Tutorial on How to send Serial port data from pc
YouTube
The Lazarus Projects
已浏览 4.5万 次
2013年1月7日
8:53
Python serial port communication using PySerial #iot
已浏览 7.1万 次
2022年12月26日
YouTube
Avirup Basu
0:20
Serial Port Monitor Code Example - Python with Tkinter
已浏览 1.1万 次
2023年5月20日
YouTube
PeetHobby
37:48
Serial Port Communication between PC and Arduino using Python 3 and PySerial Tutorial for Beginners
已浏览 5.8万 次
2022年6月21日
YouTube
xanthium.enterprises
16:13
Python Serial Port Commuincation
已浏览 5.1万 次
2022年1月15日
YouTube
Amit Dhanawade
2:55
Serial Port Communication Using Python Programming Language
已浏览 7.6万 次
2016年9月8日
YouTube
Embedded Laboratory
1:36
QuickTip #242 - Python Tutorial - Write Serial Port Data
已浏览 5268 次
2015年9月17日
YouTube
Event Handler
4:18
Serial Communication using(in) python/Serial Communication using Pyserial library in Serial ports
已浏览 2629 次
2022年6月11日
YouTube
HVE by MK
0:35
How to install pySerial module on windows 11 using pip for Python Serial Port Programming
已浏览 3356 次
8 个月之前
YouTube
xanthium.enterprises
3:50
Using pyserial module || Reading data from serial port using python program || pyserial tutorial
已浏览 4.7万 次
2020年4月1日
YouTube
Way2Know
1:50
QuickTip #241 - Python Tutorial - Read Serial Port Data
已浏览 3.1万 次
2015年9月15日
YouTube
Event Handler
1:31
How To Set Up Serial Communication in Python Projects Install PySerial in VS Code for Python
已浏览 75 次
7 个月之前
YouTube
Your Friendly Tech Guide
2:18
Python 3 Two-Way Serial Communication: How to Read and Write Data
已浏览 11 次
8 个月之前
YouTube
The Debug Zone
1:40
How to Set Up Serial Communication in Python Projects | Install PySerial in VS Code for Python!
已浏览 1729 次
2025年3月27日
YouTube
ProgrammingKnowledge2
2:47
Python automation. Read and write data via Serial Port.
已浏览 738 次
2022年5月1日
YouTube
Wonly
Python Serial Port Programming Tutorial for Beginners using PySerial Module
2022年6月24日
medium.com
7:22
Arduino and Python Serial Communication with PySerial Part 1
已浏览 16.6万 次
2018年6月16日
YouTube
WaveShapePlay
23:48
在视频中查找 18:00
Exporting and Using the AP
Tkinter Serial Monitor Tutorial: Create a Python GUI for Serial Co
…
已浏览 5148 次
2023年11月25日
YouTube
IOT Station
1:31
How To Set Up Serial Communication in Python Projects. Install PySerial in VS Code for Python
已浏览 57 次
8 个月之前
YouTube
How to Simplify Tech
35:09
在视频中查找 11:01
Importing and Using Serial Tools
002-Python Live stream Graphic UI Arduino-STM32:Setup the Serial C
…
已浏览 1.5万 次
2021年7月30日
YouTube
WeeW - Stack
1:03
How to identify COM ports on Windows for #python3 serial port programming using #arduino
已浏览 5555 次
8 个月之前
YouTube
xanthium.enterprises
9:11
在视频中查找 00:20
Installing Python and PySerial Library
Python Serial
已浏览 6175 次
2020年8月19日
YouTube
Engineering4All - Gheorghe Bunget
5:06
Python Serial Module
已浏览 961 次
2022年11月14日
YouTube
Copley Controls
6:28
HOW TO READ SERIAL PORT DATA USING PYSERIAL PYTHON LIBRARY PART-II
已浏览 269 次
2024年12月2日
YouTube
Python Learner
32:12
001- Using Python to read Serial data from Arduino / STM32 using threading and curses libraries
已浏览 2万 次
2020年12月13日
YouTube
WeeW - Stack
5:02
Arduino-Python Serial Communication via Pyserial Module
已浏览 1.6万 次
2023年7月21日
YouTube
Anas Kuzechie
18:31
How to Correctly Develop Python-Arduino Serial Communication - Complete Tutorial
已浏览 2822 次
2024年3月31日
YouTube
Aleksandar Haber PhD
23:34
在视频中查找 09:25
Setting Up Serial Port
Serial Port Communication between Linux (ubuntu) and Arduino usin
…
已浏览 1.4万 次
2022年7月16日
YouTube
xanthium.enterprises
9:58
Plotting ESP32 serial data in Python
已浏览 4405 次
2022年6月30日
YouTube
SMN DigiTech
2:36
List com ports in Python | Windows com port | pyserial
已浏览 4384 次
2022年1月26日
YouTube
Learning Time
展开
更多类似内容
反馈