ICT Reviewer
ICT Reviewer
==================================
==================================
HOW THE HC - SR04 ULTRASONIC
SENSOR WORKS
•It emits an ultrasound at 40 000 Hz; which travels
================================== through the air and if there is an object or obstacle
ULTRASONIC SENSOR by A. Magnifico on its path It will bounce back to the module.
================================== (Considering the travel time and the speed of the sound
• The HC-SR04 is affordable and easy to use. you can calculate the distance.)
StepperMotor
4-StepSequenceMethod
- when we energize or let current flow
through the coils, particular magnetic
fields are generated in the stator that either
attract or repel the rotor. By activating the
==================================
SERVO MOTOR by K. Gomez
==================================
- precisely control physical movement
- generally move to a position rather than
PINOUT
continuously rotating.
1. GND
- simple to connect and control because the
2. 5V
motor driver is built right into them.
3. CONTROL
- contain a small DC motor connected to
the output shaft through gears.
- We will be using an SG90 Micro Servo
- output shaft drives a servo horn and is also
Motor in our experiments. It operates on
linked to a potentiometer (pot).
4.8-6VDC (5V typical) and can rotate 180
degrees (90 in each direction).
SERVO MOTOR PARTS
- draws about 10mA when idle and 100mA
to 250mA when moving, so we can power
it with the Arduino’s 5-volt output.
- If your servo consumes more than 250mA,
consider using a separate power supply for
it.
- File > Examples > Servo.
- two sketches, Knob and Sweep.
==================================
S e r vo m e c h a n i s m