Learn
-
Keypads interfacing with Arduino
Keypads are a great way to let users interact with your project. You can use them to navigate menus, enter passwords, and control games and robots. In this tutorial, we... -
VU Meter Ring
We all love good music. It puts our mood right and helps us relax. A VU meter indicates the intensity of the music with LEDs.A VU meter is an abbreviation... -
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... -
Six Degrees of Freedom Manipulator Robotic Arm
Components Required: DIY Kit Arduino Uno Breadboard Power Supply Jumpers Software Required: Arduino IDE Step Wise Assemble: Manipulators can have multiple installation methods. The modules provided have very strong versatility... -
Interfacing an 8x8 Matrix with Arduino, using MAX7219
When combined together in a symmetric manner, multiple LEDs can be used to display messages or patterns which look very aesthetic. Commonly, LEDs are arranged in the pattern of a... -
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... -
Ultrasonic Distance Sensor
Components Required: Raspberry Pi 3 B+ SD Card Micro USB Cable with Adapter Monitor with HDMI cable Mouse and Keyboard Breadboard 4 Jumpers 2 , 330ohm resistors Ultrasonic Distance Sensor... -
PIR Person Detector
The right potentiometer controls sensitivity and the left potentiometer controls the timeout.
Here, we set both the sensitivity and timeout at their lowest (anti-clockwise). It is advised to keep the timeout as low as possible and just change the sensitivity depending on the range required.
-
DIY with Raspberry Pi Camera Kit
Components Required: Raspberry Pi 3 B+ SD Card Micro USB Cable with Adapter Monitor with HDMI cable Mouse and Keyboard Raspberry Pi Camera Step 1: Connect Camera to Raspberry PI...