摘要:
Overview Arduino Uno is a microcontroller board based on the ATmega328P (datasheet). It has 14 digital input/output pins (of which 6 can be used as PW 阅读全文
posted @ 2023-07-05 15:32
aiplus
阅读(132)
评论(0)
推荐(0)
摘要:
import threading import time #导入xgoedu from xgoedu import XGOEDU from xgolib import XGO #导入xgolib #实例化dog dog = XGO(port='/dev/ttyAMA0',version="xgoli 阅读全文
posted @ 2023-07-05 14:44
aiplus
阅读(52)
评论(0)
推荐(0)