# arduino_python_serial **Repository Path**: duping812/arduino_python_serial ## Basic Information - **Project Name**: arduino_python_serial - **Description**: python通过串口和arduino通讯 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-28 - **Last Updated**: 2022-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README python通过串口和arduino通讯 #### 系统组成 - 树莓派4B,ubuntu 20,python3.8 - Arduino Uno/Mega2560 #### 使用说明 1. 安装串口库 python3-serial 2. test1 传输数字 3. test2 点亮LED灯