جهاز تحكم عن بعد بالأشعة تحت الحمراء مزود بمؤشر 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 In this project, we will build an Arduino IR remote LED controller. First, we will toggle an LED with the kit’s IR remote. Then, we will extend this setup to control a servo-driven door. This tutorial builds on our previous project, the Arduino Password Door Lock. In that project, we created a door mechanism … اقرأ المزيد

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

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

https://youtu.be/em3ri_AVd6o In this tutorial, we will build an Arduino Password Door Lock using a 4×4 keypad, a 16×2 LCD with I2C module, and a small SG90 servo motor. This project demonstrates how to create a simple electronic lock where you enter a password on the keypad, and the servo unlocks or locks the door. The … اقرأ المزيد

بناء روبوت لتتبع الخطوط باستخدام مستشعر 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 … اقرأ المزيد

Building the Bluetooth-Controlled Robot Car OmObi with Arduino, HC-05, and 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 … اقرأ المزيد

Building an Advanced Autonomous and Remote-Controlled Robot Car with Arduino Mega, Ultrasonic Sensors, and Adafruit Motor Shield

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 … اقرأ المزيد

Building a Bluetooth-Controlled Robot Car with Arduino, HC-05, and Adafruit Motor Shield

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 … اقرأ المزيد

Arduino and HC-05/HC-06 Bluetooth Module Complete Tutorial

Arduino Bluetooth Tutorial HC-05 Bluetooth Module

https://youtu.be/z1VubkUD264 In this arduino bluetooth tutorial, we will explore how to use the HC-05/HC-06 Bluetooth module to control an Arduino via Bluetooth communication. We will start with a simple example of controlling an LED and then move on to controlling a 230V lamp using a relay. Follow the steps below to create a functional Bluetooth … اقرأ المزيد

Building an Obstacle-Avoiding Robot Car with Arduino, L293D Motor Shield, Servo Motor, and Ultrasonic Sensor

A fully assembled obstacle-avoiding robot car on a workbench.

https://youtu.be/j9lCIa1jRCc In this guide, we will build an obstacle avoiding car using arduino. This project involves using an L293D motor shield, a servo motor, and an ultrasonic sensor. The robot car will continuously scan its surroundings using the ultrasonic sensor mounted on a servo motor. If an obstacle is detected, the car will change direction … اقرأ المزيد