EasyManuals Logo

pitsco tetrix prime User Manual

pitsco tetrix prime
146 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #38 background imageLoading...
Page #38 background image
Real-World Link
You can find servo motors in R/C model cars for steering and R/C model airplanes
for controlling flaps and rudders. Servos are used where precise movement is
needed such as in the operation of robotic arms, grippers, and rotating camera
mounts.
Careers: fabricator, industrial engineer, machinist
STEM Connections
Science
Ĕ Current
Ĕ Flemings rules
Technology
Ĕ Motor assembly
Ĕ Feedback system
Engineering
Ĕ Energy conversion
Ĕ Motor gearing
Math
Ĕ Accuracy
Ĕ Precision
Block-Text Correlation
void setup() {
pulse.PulseBegin();
pulse.setServoSpeed(1,25);
void loop() {
pulse.setServoPosition(1,180);
delay(3000);
pulse.setServoPosition(1,0);
delay(3000);
Note: The servo motor changes position
from 0 degrees to 180 degrees.
Arduino Source Code
#include <PULSE.h>
PULSE pulse;
void setup() {
pulse.PulseBegin();
pulse.setServoSpeed(1,25);
}
void loop() {
pulse.setServoPosition(1,180);
delay(3000);
pulse.setServoPosition(1,0);
delay(3000);
}
36 Getting Started Activities

Other manuals for pitsco tetrix prime

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the pitsco tetrix prime and is the answer not in the manual?

pitsco tetrix prime Specifications

General IconGeneral
Brandpitsco
Modeltetrix prime
CategoryRobotics
LanguageEnglish

Related product manuals