uma biblioteca para controle de servo motor com micropython
Project description
comu
init
from se.serve import Serve
s = Serve(27)
s.angulo(180)
loop
while True:
s.angulo(s.reangulo()+1)
end
s.exit()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file micropython-servomt-0.0.1.tar.gz
.
File metadata
- Download URL: micropython-servomt-0.0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e83e81ddbac697d20b0d291a48a6c71b20bec71016f02bf229c94a3a7c982a7 |
|
MD5 | d32a9f7a9489b61cc12c50c2d21597a1 |
|
BLAKE2b-256 | 5c9087436fc368f145249d17e922ffbf62c088c143179d2c9293b25385b58679 |