摘要:
# -*- coding: utf-8 -*- import RPi.GPIO as GPIO import time #VCC接1号针脚,GND接6号针脚,SCK接11号针脚,DT接13号针脚 class Hx711(): def setup(self): self.SCK = 11 # 物理引脚 阅读全文
posted @ 2024-04-12 23:45
MKT-porter
阅读(734)
评论(0)
推荐(0)
该文被密码保护。 阅读全文
posted @ 2024-04-12 21:46
MKT-porter
阅读(0)
评论(0)
推荐(0)
摘要:
pip install baidu-api pip install baidu-aippip install chardet 阅读全文
posted @ 2024-04-12 21:09
MKT-porter
阅读(31)
评论(0)
推荐(0)
浙公网安备 33010602011771号