Learn
-
-
Ultrasonic sensor interfacing with output display on 8x32 LED Matrix
The HCSR04 ultrasonic sensor can sense the distance between itself and the object in front of it. It uses the formula d=(v*t)/2 to calculate the distance. We can display the... -
Mechanical Gripper for Robot Arm with MG996R Servo
Components Required: DIY Kit Arduino Uno Jumpers Software Required: Arduino IDE In this tutorial, we will learn how to make a mechanical claw for your robotic arm. We are using... -
Mechanical Claw for Robot Arm with MG996R Servo
In this tutorial, we will learn how to make a mechanical claw for your robotic arm. We are using the MG99R metal servo, to control the claw, which is perfect... -
Analog IR Distance Sensor
In this tutorial, we will learn how to use the Analog IR Distance Sensor with a simple example. We are using the GP2Y0A21YK0F optical sensor which is extremely useful in detecting very...