EasyManuals Logo

pitsco TETRIX PULSE User Manual

pitsco TETRIX PULSE
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 #34 background imageLoading...
Page #34 background image
Real-World Link
You can find DC motors in many places. They are in elevators, trains, machinery,
power tools, cars, and fans. They are often used to power different electronics.
Careers: small-engine mechanic, mechanical engineer, machinery maintenance
worker
STEM Connections
Science
Ĕ Direct current
Ĕ Power
Technology
Ĕ DC motor use
Ĕ Torque
Engineering
Ĕ Motor wiring
Ĕ Ground
Math
Ĕ Revolutions per minute (rpm)
Ĕ Degrees
Block-Text Correlation
Arduino Source Code
#include <PULSE.h>
PULSE pulse;
void setup() {
pulse.PulseBegin();
}
void loop() {
pulse.setMotorPower(1,50);
delay(5000);
pulse.setMotorPower(1,-50);
delay(5000);
}
void setup() {
pulse.PulseBegin();
void loop() {
pulse.setMotorPower(1,50);
delay(5000);
pulse.setMotorPower(1,-50);
delay(5000);
Note: In the parentheses, (1,50) means Motor 1
will spin clockwise at a power of 50.
32 Getting Started Activities

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the pitsco TETRIX PULSE and is the answer not in the manual?

pitsco TETRIX PULSE Specifications

General IconGeneral
Brandpitsco
ModelTETRIX PULSE
CategoryRobotics
LanguageEnglish

Related product manuals