Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个树莓派,它使用 pigpio 来控制两个带有两个按钮的伺服系统。现在我必须按住按钮才能使伺服移动。我希望按钮在两个位置之间切换伺服系统,但我的尝试失败了。
我在手机上,所以我放了一张我的代码图片,抱歉我无法粘贴它。 代码图片
注意:注释代码来自我使用 gpiozero 控制舵机时的代码,但它引起了抖动,所以我切换到 pigpio。这些评论是为了以防万一我出于任何原因不得不切换回来。
要在位置之间切换,您需要知道何时到达位置。