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... -
Four Degrees of Freedom Robotic Arm
Components Required: DIY Kit Arduino Uno Breadboard Power Supply Jumpers Software Required: Arduino IDE Step Wise Assemble: Install the Base Plate Install Pivot Servo on Base Plate Install Bottom Acrylic... -
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... -
LED Blink with Raspberry Pi
Components Required: Raspberry Pi 3 B+ SD Card Micro USB Cable with Adapter Monitor with HDMI cable Mouse and Keyboard Breadboard 2 Jumpers 330ohm resistor LED Software Required: Raspbian Operating... -
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...