التحكم بمحرك سيرفو باستخدام عصا تحكم وشاشة OLED - برنامج تعليمي لأردوينو

Arduino joystick servo control with OLED display – complete wiring setup

https://youtu.be/Un7QO-wNooA Have you ever wanted to directly control a robot arm or servo-driven mechanism with your hands? In this tutorial, you’ll learn how to control a servo motor with joystick and OLED display using an Arduino. By the end, you’ll move two servo motors smoothly with a simple joystick and get real-time feedback on a … اقرأ المزيد

جهاز تحكم عن بعد بالأشعة تحت الحمراء مزود بمؤشر LED يعمل بنظام أردوينو: ثم أضف بابًا مزودًا بمحرك سيرفو (دليل اصنعه بنفسك)

Arduino IR remote LED & servo door demo: Uno + KY-022, LED on breadboard, SG90 opening latch, kit remote in hand.

https://youtu.be/R2LYIE8lBCQ في هذا المشروع، سنقوم ببناء وحدة تحكم عن بُعد بالأشعة تحت الحمراء لمصابيح LED باستخدام أردوينو. أولًا، سنقوم بتشغيل/إيقاف تشغيل مصباح LED باستخدام جهاز التحكم عن بُعد بالأشعة تحت الحمراء المرفق مع المجموعة. ثم، سنقوم بتوسيع هذا الإعداد للتحكم في باب يعمل بمحرك سيرفو. يعتمد هذا الدرس التعليمي على مشروعنا السابق، وهو قفل باب بكلمة مرور باستخدام أردوينو. في ذلك المشروع، قمنا بإنشاء آلية باب... اقرأ المزيد

قفل باب بكلمة مرور أردوينو مع لوحة مفاتيح وشاشة LCD

Arduino Password Door Lock with keypad, LCD and servo motor demo setup

https://youtu.be/em3ri_AVd6o في هذا الدرس التعليمي، سنقوم ببناء قفل باب بكلمة مرور باستخدام أردوينو، ولوحة مفاتيح 4×4، وشاشة LCD 16×2 مع وحدة I2C، ومحرك سيرفو صغير SG90. يوضح هذا المشروع كيفية إنشاء قفل إلكتروني بسيط حيث تُدخل كلمة المرور على لوحة المفاتيح، ويقوم محرك السيرفو بفتح الباب أو إغلاقه. اقرأ المزيد

بناء روبوت لتتبع الخطوط باستخدام مستشعر RGB من نوع TCS34725

A 3D-rendered line-following robot designed with an orange and blue chassis, featuring OmArTronics branding, two wheels, and a support caster wheel, suitable for DIY robotics projects.

https://youtu.be/rQcefOthMaI In this tutorial, we’ll upgrade the KY-033 line-following robot from the previous tutorial by replacing the KY-033 IR sensor with a TCS34725 RGB sensor. This new approach, combined with PID control, improves accuracy and stability, making it ideal for navigating complex tracks with smoother adjustments. Building on the previous project, you’ll gain a deeper … اقرأ المزيد

بناء روبوت لتتبع الخطوط باستخدام مستشعرات KY-033 للمبتدئين

A 3D-rendered line-following robot designed with an orange and blue chassis, featuring OmArTronics branding, two wheels, and a support caster wheel, suitable for DIY robotics projects.

https://youtu.be/bwaEEXmUkrw?si=Rq6xsy1oFgUb7IQO In this step-by-step tutorial, we’ll design, 3D print, assemble and program a line-following robot using the KY-033 IR sensors. This robot can autonomously follow a predefined white line on a black surface or a black line on a white surface, making it an excellent hands-on project for learning robotics, sensor integration, and Arduino programming. … اقرأ المزيد

أوم أوبي آرم: بناء روبوت متحرك بذراع روبوتية مدمجة باستخدام أردوينو وتقنية بلوتوث للتحكم

Mobile robot arm OmObiArm with an orange gripper and four wheels on a white chassis, Bluetooth-controlled and designed using Arduino.

In this tutorial, we’ll learn how to build the mobile robot arm OmObiArm, a Bluetooth-controlled robot with a robotic arm, both controlled wirelessly via a custom Android app. The OmObiArm combines mobility and manipulation, allowing it to move around and interact with objects. This guide covers everything from designing, assembling the OmObiArm robot, wiring the … اقرأ المزيد

بناء سيارة الروبوت OmObi التي يتم التحكم فيها عبر البلوتوث باستخدام Arduino وHC-05 وAdafruit Motor Shield

https://youtu.be/ED2uPoxdGDM In this Arduino Bluetooth tutorial, we will build a Bluetooth-controlled car using Arduino Uno, HC-05 Bluetooth module, and the Adafruit Motor Shield. This project covers everything from assembling the car’s chassis to programming the Arduino and developing a control app for your smartphone. By the end of this guide, you’ll have a fully functional … اقرأ المزيد

DIY 6-DOF Robotic Arm with Bluetooth Control: Complete Build Guide

In this hands-on tutorial, you will learn, step by step, how to build a DIY 6-DOF robotic arm with full Bluetooth smartphone control from scratch. This project takes the potentiometer-controlled robotic arm from our previous build and upgrades it with wireless Bluetooth communication. Instead of turning physical knobs, you will control all six joints directly … اقرأ المزيد

بناء سيارة روبوتية متطورة ذاتية القيادة ويتم التحكم بها عن بعد باستخدام أردوينو ميجا، ومستشعرات فوق صوتية، ودرع محرك أداوفروت

Advanced autonomous and remote-controlled robot car equipped with Arduino Mega and sensors.

https://youtu.be/Q5qgsgQIZOw In this tutorial, we will guide you on building an advanced autonomous and Bluetooth-controlled car with Arduino Mega, HC-05 Bluetooth module, multiple ultrasonic sensors, and the Adafruit Motor Shield. This project covers everything from assembling the car’s chassis to programming the Arduino and developing a control app for your smartphone. By the end of … اقرأ المزيد

بناء سيارة روبوت يتم التحكم بها عبر البلوتوث باستخدام أردوينو، وHC-05، ودرع محرك Adafruit

Robot car with four yellow wheels on a green mat, with a tablet in the background displaying the control app.

In this Arduino Bluetooth tutorial, we will build a Bluetooth-controlled car using Arduino Uno, HC-05 Bluetooth module, and the Adafruit Motor Shield. This project covers everything from assembling the car’s chassis to programming the Arduino and developing a control app for your smartphone. By the end of this guide, you’ll have a fully functional robot … اقرأ المزيد