Do you have a question about the pitsco tetrix prime and is the answer not in the manual?
Material | Aluminum |
---|---|
Control System | Prizm Robotics Controller |
Power Source | 12V DC battery |
Intended Use | Educational robotics, competition |
Weight | Varies by configuration |
Create a simple program to blink the red LED on the PULSE controller.
Create a sketch to rotate a DC motor forward and backward at half power.
Create a sketch to move a servo motor to different positions at a set speed.
Connect and read input from a Line Finder Sensor to detect surface contrast.
Use the Ultrasonic Sensor to measure distance and control LEDs based on proximity.
Build the basic Codee Bot chassis, a foundation for future activities.
Program the Codee Bot to move forward using two DC motors in unison.
Learn to make the Codee Bot turn by using different motor speeds.
Develop navigational skills by making 90-degree turns to drive in a square.
Learn a more efficient way to code the square behavior using repeat-do blocks.
Combine forward movement with the Line Finder Sensor to stop at a line.