DIY Dual Robotic Eye Kit with 2-Servo Mechanism | Push-Fit Assembly – No Screws Needed | Includes 3D Printed Parts, Arduino Nano with Cable, SG90 Servos & Connecting Wires | Robotics STEM Project for Kids – (073)
₹1,499.00 Original price was: ₹1,499.00.₹1,199.00Current price is: ₹1,199.00. + GST
-
🔧 Easy Push-Fit Assembly: No screws required! All 3D printed parts snap together effortlessly—perfect for beginners & students.
Tutorial Youtube Video -https://youtu.be/rvKPsyZCbJo -
👀 Dual Robotic Eye Movement: Two SG90 servos enable smooth up-down & left-right movements for realistic eye motion.
-
🧠 Arduino Powered: Comes with Arduino Nano & USB cable—ideal for coding, robotics learning, and STEM education.
-
📦 Complete DIY Kit: Includes 3D printed parts, 2 SG90 servos, Arduino Nano, push-fit joints, and connecting wires.
-
🎓 Perfect for School Projects: Excellent for science exhibitions, hobby robotics, engineering mini-projects, and makers.
-
🌟 100% Tested Components: All electronics are quality-checked before packing for hassle-free performance.
*Arduino connection and Code in Long Description .
Connections –
Servo 1 – Arduino Pin D9
Servo 2 – Arduino Pin D10
Arduino Code –
Arduino example code for random eye movements:
“`
#include <Servo.h>
Servo servoH, servoV;
void setup() {
servoH.attach(9);
servoV.attach(10);
}
void loop() {
int min = 45;
int max = 135;
servoH.write(random(min, max));
servoV.write(random(min, max));
delay(random(200,2000));
}
You must be logged in to post a review.
We deliver all across India.
✅ Orders leave warehouse in 1–2 days.
✅ Delivery within 5–10 days after dispatch.
Related products
Traffic Light With 5mm 3 Light (Plastic Parts + 3 x 5mm LED) -034
- L x W x H = 3cm x 1.3cm x 7.2cm
- Includes 5mm LEDs (Red, Yellow, Green)
- Material: PLA+
- Proudly Made in India
- All products are quality-tested before shipping.
Arduino UNO Board with 16×2 LCD Display Case (*UNO R3 Board and LCD Display Not Included) – 003
Arduino Nano Board Enclosure Case (*Nano Board Not Included) (Plastic Parts only) – 005
- Nano Board Holder (*Nano Board Not Included)
- L x W x H = 4.7cm x 3.1cm x 1.6cm
- Material: PLA+
- Make in India Company
- Quality Tested Before ShippingPerfect for electronics projects in India, the Arduino Nano Board Enclosure Case (*Nano Board Not Included) ensures reliable performance and durability. Ideal for Arduino Nano boards, this case provides optimal protection and functionality.
Raspberry Pi Pico Board Enclosure (Plastic Parts only) (* Pico Board Not Included) – 028
- Compactible with Raspberry Pi Pico Board (*Pico Board Not Included)
- L x W x H = 1.2cm x 5.8cm x 3.1cm
- Material: PLA+
- We are a Make in India Company.
- All products are quality tested before shipping.
4-DOF Robotic Arm Combo Kit with Gripper – DIY STEM Robot Arm with Servo Motors – (040)
- Build a 4-DOF robotic arm with gripper using this DIY combo kit. Ideal for students and hobbyists to learn robotics, servo control, and STEM skills.Perfect for use in various electronics projects in India
- Small Robotic Arm Combo Kit ensures reliability and performance.
- Ideal for robotics, automation, and educational applications, it offers quality and performance.
📦 Included Components:
-
1x 3D Printed Robotic Arm Frame (Base, Shoulder, Elbow, Gripper)(Note: Product color may vary)
-
4x SG90 Servo Motors (for joint control)
-
1x Arduino UNO SMD Board with USB Cable
-
1x Jumper Wire Set
-
840 Points Breadboard with Power Supply x 1
- Male to Female Jumper Wire x 10How to Make - https://www.instructables.com/Arm-Bot-3D-Printed-4-DOF-Robotic-Arm/
We have included the 3D-printed parts and essential electronic components in this kit. However, a few additional items such as hardware and the power supply will need to be purchased locally, depending on your specific project requirements.
16X2 LCD Case With Nuts – (LCD Not Included) – 002
- Precision-fit PLA+ case for 16X2 LCD displays (*LCD not included).
- Dimensions: L x W x H = 8.6cm x 4.2cm x 2cm.
- Lightweight, durable, and easy to assemble with included nuts.
- Ideal for electronics, robotics, and educational projects in India.
- Quality-tested, made in India, and optimized for reliability.


















Reviews
There are no reviews yet.