This website works better with JavaScript.
Home
Help
| Lab Instances |
Register
Sign In
cse43827
/
Talos_Drones_Tracking_and_Telemetry
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8
Commits
1
Branch
0
Tags
120 MiB
Tree:
8b423f361b
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8b423f361b'
${ noResults }
Talos_Drones_Tracking_and_T...
/
camera module
/
main.py
4 lines
59 B
Raw
Normal View
History
first simple servo tilt driving. Signed-off-by: Georgios Gerontakis <giwrgosgprog@gmail.com>
5 years ago
import
servo
servo
.
SetAngleUp
(
180
)
servo
.
SetAngleDown
(
180
)