Do you have a question about the LEGO EV3 Series and is the answer not in the manual?
Processor | ARM9 300MHz |
---|---|
RAM | 64MB |
Flash Memory | 16MB |
Ports | 4 input ports, 4 output ports |
Operating System | Linux-based |
Storage | MicroSD card slot (supports up to 32 GB) |
Display | 178x128 pixel monochrome LCD |
Connectivity | USB 2.0, Bluetooth 2.1, Wi-Fi (via dongle) |
Sensors | Touch, color, gyro, ultrasonic |
Motors | 3 servo motors |
Battery | 6 AA batteries or rechargeable battery pack |
Speaker | Built-in speaker |
Programming Languages | EV3-G (graphical), RobotC, LeJOS, Python |
Programming Software | LEGO MINDSTORMS EV3 Software (based on LabVIEW) |
Introduces programming an EV3 robot for dancing, covering basic skills like moving, turning, and looping.
Details the first mini-task involving programming the robot to move forward and turn.
Explains the five duration options for motor blocks: Off, On, On for Seconds, On for Degrees, and On for Rotations.
Emphasizes checking motor port connections between the program and robot for correct operation and troubleshooting.
Details how to program the robot to turn by adjusting the steering direction slider.
Explains how to create loops to repeat sequences of programming blocks for dance moves.
Guides on connecting the robot via USB, compiling, uploading, and running the program.
Encourages students to create custom dance moves, fostering creativity and applying programming skills.