ToT-Robotics-EV3

A proposed outline for a three session "Taste of Tech" course with EV3 (Mindstorms) LEGO robots.

View the Project on GitHub DaveKT/ToT-Robotics-EV3

Sound

The EV3 brick can make sounds. This is useful if you want your program / robot to warn a user, entertain you with a song, issue a status update, or anything else we use sounds for. This block of code introduces students to simple sound output.

Code

Image of Program Code

Download the EV3 Code

View the iPad Code

Behavior

This application plays a single note for 1 second at 50% volume.