الأردوينو في ١٠ دقائق | Arduino in 10 Minutes

Описание к видео الأردوينو في ١٠ دقائق | Arduino in 10 Minutes

في هذا الفيديو، "الأردوينو في ١٠ دقائق" من سبارك هاب، ستتعلم الأساسيات اللازمة للبدء في استخدام لوحة Arduino. يبدأ الفيديو بتعريف سريع عن الأردوينو، وهي لوحة إلكترونية تُستخدم لتطوير المشاريع الإلكترونية بسهولة من خلال برمجتها عبر لغة برمجة بسيطة.

🔗 قم بزيارة موقع سبارك هاب للمزيد
https://spark-hub.odoo.com

🔗 معدات أردوينو ستارتر
https://amzn.to/3XLcJJK

خلال الفيديو، ستتعرّف على:

مكونات لوحة Arduino: مثل المنافذ الرقمية والتناظرية، منفذ الطاقة، ومعالج البيانات. يتم توضيح كيف يمكن توصيل الأردوينو بالكمبيوتر عن طريق USB.

البرامج المطلوبة: يُشرح كيفية تثبيت برنامج Arduino IDE الذي يُستخدم لكتابة الأكواد وتحميلها على اللوحة.

الكود الأول: بعد ذلك، يتم شرح أول مشروع بسيط باستخدام الكود الجاهز "Blink" الذي يجعل ضوء LED على اللوحة يومض بشكل متكرر. يتم شرح كيف يعمل هذا الكود خطوة بخطوة.

توصيل الدوائر: يتم عرض كيفية توصيل مكونات خارجية مثل المقاومات وأضواء LED بلوحة الأردوينو وكيفية استخدام المنافذ الرقمية للتحكم بها.

رفع الكود إلى الأردوينو: يتم شرح كيفية تحميل الكود المكتوب من برنامج Arduino IDE إلى اللوحة وتشغيل المشروع.

في نهاية الفيديو، ستكون قد تعلمت الأساسيات اللازمة لبناء مشاريع بسيطة باستخدام Arduino، وستكون جاهزًا للانتقال إلى مشاريع أكثر تعقيدًا في المستقبل.

لا تنسى الاشتراك بالقناة ليصلك كل جديد حول عالم البرمجة والإلكترونيات مع سبارك هاب.

In this video, "Arduino in 10 Minutes" by Spark Hub, you will learn the essential basics to get started using the Arduino board. The video begins with a brief introduction to Arduino, which is an electronic board used to easily develop electronic projects through simple programming.

Visit Spark Hub website for more 🔗
https://spark-hub.odoo.com

Arduino Starter Kit 🔗
https://amzn.to/3XLcJJK

Throughout the video, you will learn about:

Arduino Board Components: This includes the digital and analog pins, power port, and data processor. It shows how to connect the Arduino to a computer via USB.

Required Software: The video explains how to install the Arduino IDE software, which is used to write code and upload it to the board.

The First Code: Then, a simple project using the pre-written "Blink" code is explained. This code makes an LED on the board blink repeatedly. The video breaks down how the code works step by step.

Connecting Circuits: It demonstrates how to connect external components like resistors and LEDs to the Arduino board and how to use the digital pins to control them.

Uploading the Code to Arduino: The video explains how to upload the written code from the Arduino IDE to the board and run the project.

By the end of the video, you will have learned the basics to build simple projects using Arduino and will be ready to move on to more complex projects in the future.

Don't forget to subscribe to the channel to stay updated on the latest in programming and Electronics with Spark Hub.

Комментарии

Информация по комментариям в разработке