
It’s time to put some motion into our projects! Servos are great for acting as levers, pulls, robot arms, gauge indicators and anything that needs 180 degrees of rotational movement. In order to start using servos, we’re going to learn about libraries, how to incorporate them into your code and create different movements. Then we’ll build a few projects integrating our servo with other components to perform different actions.
MATERIALS:
You’ll be able to follow along and build all the projects featured in this course with the ELEGOO UNO Project Super Starter Kit.
LESSON CONTENT:
- Introduction to Servos
- Installing and using core libraries in your code
- Incorporating a servo in your circuit and power considerations
- Using user input from the serial monitor to control your servo
- Controlling Servo Speed
- Build a thermometer needle gauge with a servo and thermistor
- Build a light-chasing or light-avoiding device with a servo and photoresistor
- Assignment