Serving with Servos

Using Arduino’s with students offers a fantastic opportunity to teach some fundamental principles of computer programming. One of the earliest projects I introduce to students is ‘Serving with Servos’. In this project, students learn how variables can be used to store values and therein simplify your code by designing and building an object that uses positions on a servo to offer some kind of service.