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

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

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

Arduino Radar with HC-SR04 Ultrasonic Sensor and Servo Motor: Complete DIY Build Guide

A 3D-rendered model of a DIY Arduino radar setup on a wooden base.

Build a complete Arduino radar system using an HC-SR04 ultrasonic sensor and servo motor. This step-by-step tutorial covers wiring, Arduino code, optional buzzer alerts, and real-time Processing visualization. Includes troubleshooting, calibration tips, and FAQ.