Lesson 3 :

Discovering Arduino's Tricks

img1

Hey future coders, get ready to make some digital magic happen!
Let's discover the ServoMotor, the Ultrasonic and the Potentiometers.

servomotor
ultrasonic
pt

Servo motors can move like robot arms.
it's used to move things to specific positions. Imagine you have a toy car and you want to turn its wheels. You can use a servo motor to do that.

Ultrasonic sensors measure distance like magic rulers.
Imagine having a tiny bat that helps your Arduino "see" objects around it without using eyes. That's what an ultrasonic sensor does!

Potentiometers adjust things with a twist.
Imagine having a volume knob on a radio that you can turn to make the sound louder or softer. A potentiometer, or "pot" for short, is like a knob you can turn to control things in your Arduino projects.

Now let's test our knowledge!

gif

Let's have some fun!

Memory Game