Pan Tilt Stand with Two SG90 Servos
10,000 د.ع
Create dynamic camera movement and precise positioning for your robotics and vision projects with this Pan Tilt Stand Plastic Kit, complete with two SG90 servo motors in a sleek black finish. This complete pan-tilt mechanism allows for full 180-degree rotation in both pan (horizontal) and tilt (vertical) axes, providing versatile aiming capabilities for cameras, sensors, laser modules, ultrasonic rangefinders, and other payloads.
In stock
CompareDescription
Pan Tilt Stand Plastic with Two SG90 Servo Motors – Black Color Camera Mount
Create dynamic camera movement and precise positioning for your robotics and vision projects with this Pan Tilt Stand Plastic Kit, complete with two SG90 servo motors in a sleek black finish. This complete pan-tilt mechanism allows for full 180-degree rotation in both pan (horizontal) and tilt (vertical) axes, providing versatile aiming capabilities for cameras, sensors, laser modules, ultrasonic rangefinders, and other payloads.
The sturdy plastic frame is lightweight yet durable, designed specifically to accommodate two standard 9g micro servos (SG90 or compatible). The included SG90 servo motors are pre-installed or ready for easy assembly, offering reliable 180-degree rotation with sufficient torque for moving small cameras, sensor modules, and lightweight payloads. The black color finish provides a professional appearance suitable for robotics projects, surveillance systems, and interactive installations.
This pan-tilt assembly is ideal for Arduino, Raspberry Pi, ESP32, and other microcontroller projects requiring controlled positioning. Whether you’re building a robotic vision system, a tracking camera, a laser aiming device, or an automated inspection platform, this pan-tilt kit provides the mechanical foundation for precise motion control.
Key Features
Complete Pan-Tilt Mechanism
Provides full two-axis movement with independent pan (horizontal) and tilt (vertical) control, allowing your camera or sensor to aim across a wide field of view with 180-degree range in each axis.
Includes Two SG90 Servo Motors
Comes with two high-quality SG90 9g micro servos pre-configured for the pan and tilt axes. These servos provide reliable performance with 180-degree rotation, making them ideal for lightweight camera and sensor positioning.
Durable Plastic Construction
The pan-tilt frame is manufactured from sturdy plastic material that maintains rigidity while keeping the overall weight low. The black finish offers a clean, professional aesthetic suitable for any project.
Standard Servo Mounting
Designed to accept standard 9g micro servos (SG90, MG90S, etc.) with industry-standard mounting hole patterns, allowing easy replacement or upgrade of the servo motors if needed.
Versatile Payload Mounting
The top platform provides a flat mounting surface with pre-drilled holes for attaching cameras, sensors, laser modules, ultrasonic sensors, or custom brackets for your specific payload.
Easy Assembly
The kit is designed for straightforward assembly with minimal tools. Servo motors are typically pre-installed or can be mounted quickly using the included hardware, getting your project up and running in minutes.
Compatible with Standard Controllers
Works seamlessly with Arduino, Raspberry Pi, ESP32, and any microcontroller capable of generating standard servo control pulses. Compatible with common servo libraries and control frameworks.
Lightweight Design
The plastic construction combined with micro servos keeps the total weight low, making this pan-tilt assembly suitable for mobile robots, drones, and other weight-sensitive applications.
Specifications
| Parameter | Value |
|---|---|
| Product Type | Pan Tilt Camera Mount Kit |
| Material | Plastic (ABS or similar) |
| Color | Black |
| Included Servos | 2 x SG90 9g Micro Servos |
| SG90 Dimensions | 23mm x 12.2mm x 29mm (approx.) |
| SG90 Operating Voltage | 4.8V – 6.0V DC |
| SG90 Stall Torque | 1.8 kg·cm (at 4.8V) |
| SG90 Rotation Range | 180 degrees |
| SG90 Speed | 0.1 sec/60° (at 4.8V) |
| Pan Axis Rotation | Approximately 180 degrees |
| Tilt Axis Rotation | Approximately 180 degrees |
| Payload Capacity | Up to 200-300g (depending on mounting and balance) |
| Mounting Holes | Standard servo mounting pattern and camera/sensor mounting holes |
| Weight (Complete) | Approximately 50-60g (with servos) |
| Compatibility | Arduino, Raspberry Pi, ESP32, STM32, etc. |
SG90 Servo Specifications
| Parameter | Specification |
|---|---|
| Model | SG90 (9g Micro Servo) |
| Operating Voltage | 4.8V – 6.0V |
| Stall Torque | 1.8 kg·cm (4.8V) |
| Operating Speed | 0.1 sec/60° (4.8V) |
| Rotation Angle | 180 degrees |
| Dead Band Width | 5 microseconds |
| Connector | 3-pin female (SIGNAL, VCC, GND) |
| Weight | 9 grams |
| Dimensions | 23 x 12.2 x 29 mm |
Wiring Diagram
SG90 Servo (Pan) Microcontroller ---------------- -------------- Red (VCC) -----> 5V Brown/Black (GND)-----> GND Orange (Signal) -----> PWM Pin (e.g., D9) SG90 Servo (Tilt) Microcontroller ---------------- -------------- Red (VCC) -----> 5V Brown/Black (GND)-----> GND Orange (Signal) -----> PWM Pin (e.g., D10)
Arduino Code Example
#include <Servo.h> Servo panServo; Servo tiltServo; const int panPin = 9; const int tiltPin = 10; int panAngle = 90; int tiltAngle = 90; void setup() { panServo.attach(panPin); tiltServo.attach(tiltPin); // Center both servos panServo.write(panAngle); tiltServo.write(tiltAngle); Serial.begin(9600); Serial.println("Pan-Tilt Control Ready"); } void loop() { // Sweep pan from 0 to 180 degrees for (panAngle = 0; panAngle <= 180; panAngle++) { panServo.write(panAngle); delay(15); } // Sweep tilt from 0 to 180 degrees for (tiltAngle = 0; tiltAngle <= 180; tiltAngle++) { tiltServo.write(tiltAngle); delay(15); } delay(1000); // Sweep back for (panAngle = 180; panAngle >= 0; panAngle--) { panServo.write(panAngle); delay(15); } for (tiltAngle = 180; tiltAngle >= 0; tiltAngle--) { tiltServo.write(tiltAngle); delay(15); } delay(1000); }
Common Applications
-
Camera aiming for vision systems
-
Object tracking and following robots
-
Surveillance and security cameras
-
Laser pointer positioning
-
Ultrasonic sensor scanning
-
LiDAR and rangefinder mounts
-
Robotic head and neck mechanisms
-
Automated inspection systems
-
Remote-controlled camera platforms
-
Science fair and educational projects
-
Drone gimbal mechanisms
-
Interactive art installations
Assembly Tips
-
Ensure servos are centered before attaching the mounting arms
-
Secure the pan servo firmly to the base
-
Attach the tilt mechanism to the pan servo arm
-
Mount the tilt servo securely to the moving platform
-
Center the tilt servo before attaching the top platform
-
Balance the payload to reduce servo strain
-
Use a separate 5V power supply for the servos when running multiple servos or heavy loads
-
Add a capacitor (1000µF) across the power rails to smooth voltage spikes
Package Contents
-
1 x Pan-Tilt Plastic Stand (Black)
-
2 x SG90 9g Micro Servo Motors
-
1 x Set of Mounting Screws and Hardware
-
(Assembly may be required)
حامل بان وتلت بلاستيكي مع محركي سيرفو SG90 – أسود لتثبيت الكاميرا
أنشئ حركة كاميرا ديناميكية وتحديد موضع دقيق لمشاريع الروبوتات والرؤية الخاصة بك باستخدام طقم حامل البان والتلت البلاستيكي، المكتمل بمحركي سيرفو SG90 بلون أسود أنيق. تتيح آلية البان والتلت الكاملة دورانًا كاملاً 180 درجة في محوري البان (الأفقي) والتلت (الرأسي)، مما يوفر قدرات توجيه متعددة الاستخدامات للكاميرات وأجهزة الاستشعار ووحدات الليزر ومحددات المدى بالموجات فوق الصوتية وغيرها من الأحمال.
الإطار البلاستيكي القوي خفيف الوزن ومتين، مصمم خصيصًا لاستيعاب محركي سيرفو صغيرين قياسيين 9 جرام. محركات السيرفو SG90 المضمنة مثبتة مسبقًا أو جاهزة للتجميع السهل، وتوفر دورانًا موثوقًا 180 درجة مع عزم دوران كافٍ لتحريك الكاميرات الصغيرة ووحدات الاستشعار والأحمال خفيفة الوزن. يوفر اللون الأسود مظهرًا احترافيًا مناسبًا لمشاريع الروبوتات وأنظمة المراقبة والمنشآت التفاعلية.
هذا التجميع مثالي لمشاريع Arduino و Raspberry Pi و ESP32 وغيرها من المشاريع التي تتطلب تحديد موضع متحكم فيه. سواء كنت تبني نظام رؤية روبوتي أو كاميرا تتبع أو جهاز توجيه ليزر أو منصة فحص آلية، فإن طقم البان والتلت هذا يوفر الأساس الميكانيكي للتحكم الدقيق في الحركة.
المميزات الرئيسية
آلية بان وتلت كاملة
يوفر حركة ثنائية المحور مع تحكم مستقل في البان (أفقي) والتلت (رأسي)، مما يسمح للكاميرا أو المستشعر بالتوجيه عبر مجال رؤية واسع مع نطاق 180 درجة في كل محور.
يتضمن محركي سيرفو SG90
يأتي مع محركي سيرفو SG90 9 جرام عالي الجودة تم تكوينهما مسبقًا لمحوري البان والتلت. توفر هذه المحركات أداءً موثوقًا مع دوران 180 درجة، مما يجعلها مثالية لتحديد موضع الكاميرا والمستشعر خفيف الوزن.
هيكل بلاستيكي متين
مصنوع من مادة بلاستيكية قوية تحافظ على الصلابة مع الحفاظ على الوزن الكلي منخفضًا. توفر اللمسة النهائية السوداء مظهرًا نظيفًا واحترافيًا مناسبًا لأي مشروع.
تثبيت سيرفو قياسي
مصمم لقبول محركات السيرفو الصغيرة القياسية 9 جرام، مما يسمح باستبدال أو ترقية محركات السيرفو بسهولة إذا لزم الأمر.
تثبيت حمولة متعدد الاستخدامات
توفر المنصة العلوية سطح تثبيت مسطحًا مع ثقوب محفورة مسبقًا لتثبيت الكاميرات وأجهزة الاستشعار ووحدات الليزر وأجهزة الاستشعار فوق الصوتية أو حوامل مخصصة لحمولتك المحددة.
تجميع سهل
صمم الطقم لتجميع مباشر بأقل عدد من الأدوات. محركات السيرفو مثبتة مسبقًا عادة أو يمكن تركيبها بسرعة باستخدام الأجهزة المضمنة، مما يجعل مشروعك جاهزًا للتشغيل في دقائق.
متوافق مع وحدات التحكم القياسية
يعمل بسلاسة مع Arduino و Raspberry Pi و ESP32 وأي متحكم دقيق قادر على توليد نبضات تحكم السيرفو القياسية. متوافق مع مكتبات السيرفو الشائعة وأطر التحكم.
تصميم خفيف الوزن
يضمن الهيكل البلاستيكي مع محركات السيرفو الصغيرة بقاء الوزن الإجمالي منخفضًا، مما يجعل تجميع البان والتلت هذا مناسبًا للروبوتات المتنقلة والطائرات بدون طيار وغيرها من التطبيقات الحساسة للوزن.
المواصفات الفنية
| المعلمة | القيمة |
|---|---|
| نوع المنتج | طقم تثبيت بان وتلت للكاميرا |
| المادة | بلاستيك |
| اللون | أسود |
| المحركات المضمنة | 2 × SG90 |
| جهد تشغيل SG90 | 4.8V – 6.0V |
| عزم دوران SG90 | 1.8 كجم·سم |
| نطاق دوران SG90 | 180 درجة |
| دوران محور البان | حوالي 180 درجة |
| دوران محور التلت | حوالي 180 درجة |
| سعة الحمولة | حتى 200-300 جرام |
| الوزن الكلي | حوالي 50-60 جرام |
التطبيقات الشائعة
-
توجيه الكاميرا لأنظمة الرؤية
-
روبوتات تتبع الأجسام
-
كاميرات المراقبة والأمن
-
تحديد موضع مؤشر الليزر
-
مسح المستشعرات فوق الصوتية
-
حوامل LiDAR ومحددات المدى
-
آليات الرأس والرقبة للروبوتات
-
أنظمة الفحص الآلي
-
منصات كاميرا يتم التحكم بها عن بعد
-
مشاريع المعارض العلمية والتعليمية
-
منشآت فنية تفاعلية
محتويات العلبة
-
1 × حامل بان وتلت بلاستيكي (أسود)
-
2 × محرك سيرفو SG90 9 جرام
-
1 × مجموعة براغي وأجهزة تثبيت




Reviews
There are no reviews yet.