Wykres commitów

9 Commity (master)

Autor SHA1 Wiadomość Data
zhcong 0e5fe3fbad
Merge pull request from yousseftechdev/master
Updated Stepper.py to be more convenient and removed unnecessary function `create()`
2025-03-15 13:33:17 +08:00
yousseftech b37e4450e6
Update boot.py 2025-03-14 14:28:29 +02:00
yousseftech 66a66698fb
Update README.MD 2025-03-14 14:28:00 +02:00
yousseftech caaf74304d
Update and rename Stepper.py to stepper.py
Unlike class names, library names are preferably all lowercase
2025-03-14 14:24:38 +02:00
yousseftechdev bc7ca57d58 updated README.MD, Demo and Stepper.py 2025-03-14 14:22:48 +02:00
zhcong efe3ba6f17
Merge pull request from jej/jej-patch-1
welcome join as developer
2021-08-10 19:06:33 +08:00
Jej 8ed8b8cfc4
Update README.MD 2020-06-11 09:28:25 +00:00
Jej 643fb5b91e
Allow negative step count and angle for backward rotation
motor.angle(-90) == motor.angle(90, -1)
motor.step(-500) == motor.step(500, -1)
2020-06-11 09:13:28 +00:00
zhcong b0d7349b4e upload v1.0 2018-12-18 15:50:06 +08:00