Pulse width modulation PWM

القنوات المتخصّصة > كورسات > كورس اساسيات علم الانظمة المدمجة باستخدام الاردوينو

Pulse width modulation PWM

895 مشاهدات
أضيف في:
14 ديسمبر 2017
مقطع فيديو من كورس اساسيات علم الانظمة المدمجة باستخدام الاردوينو في كورسات
In this video you will learn how to output an analog singal from any digital device using pulse width modulation PWM
محتوى الكورس - مقدمه عن اأنظمه المدمجه. - متطلبات التشغيل و أنواعها. - تصميمالأنظمه المدمجه باستخدام Hardware/Software - مبادئ برمجة المتحكم تعريف الآردوينو : (بالإنجليزية: Arduino) هو لوح تطوير إلكتروني يتكون من دارة إلكترونية مفتوحة المصدر مع متحكم دقيق يُبرمج عن طريق الحاسب الآلي، وهو مصمم لتسهيل استخدام الإلكترونيات التفاعلية في المشاريع متعددة التخصصات. يُستخدم الآردوينو بصورة أساسية في تصميم المشاريع الإلكترونية التفاعلية أو المشاريع التي تستهدف بناء حساسات بيئية مختلفة كدرجات الحرارة، الرياح، الضوء و الضغط وغيرها... يّمكن توصيل الآردوينو ببرامج مختلفة على الحاسب الشخصي، ويعتمد في برمجته على لغة البرمجة مفتوحة المصدر بروسيسنج، وتتميز الأكواد البرمجية الخاصة بلغة الآردوينو أنها تشبهه لغة السي وتعتبر من أسهل لغات البرمجة المستخدمة في كتابة برامج المتحكمات الدقيقة .
المزيد..
القنوات المتخصّصة:
    الفيديو التالي:
  • 840 20 Fade LED using Arduino using PWM
    Learn how to control the value of voltage of the led varying from 0v to 5v with Arduino UNO schematic and code : https://goo.gl/FZdDch
المزيد:
  • 782 1- اساسيات علم الانظمة المدمجة باستخدام الاردوينو - برومو
    كورس اساسيات علم الانظمة المدمجة باستخدام الاردوينو
  • 1,069 2- اساسيات علم الانظمة المدمجة باستخدام الاردوينو - المحاضرة الاولى
    كورس اساسيات علم الانظمة المدمجة باستخدام الاردوينو
  • 800 3- Circuit Boards
    كورس اساسيات علم الانظمة المدمجة باستخدام الاردوينوin this video you will learn what is bread board and what is PCB , how test board is working and different way of making connections
  • 727 4- Simple LED Circuit
    كورس اساسيات علم الانظمة المدمجة باستخدام الاردوينوin this video you will learn how to create a simple circuit on the bread board you will also learn the basics of electronics
  • 758 5- Variables
    كورس اساسيات علم الانظمة المدمجة باستخدام الاردوينوIn this video you will learn what is programming variables and why we need such a thing , in order to help us to understand Arduino Programming very easily.
  • 791 6- use variables in code
    كورس اساسيات علم الانظمة المدمجة باستخدام الاردوينوIn this video you will learn how to write code for the first time and how to use variables in Arduino IDE
  • 713 7- functions and why we need to understand functions
    كورس اساسيات علم الانظمة المدمجة باستخدام الاردوينوIn this video you will learn what is functions and why we need to understand functions
  • 1,013 8- Arduino Blink LED
    كورس اساسيات علم الانظمة المدمجة باستخدام الاردوينوIn this video you will learn how to blink LED using Arduino Development Board Schematic and Code : https://goo.gl/rxYnir
  • 836 9- Control Led using Button if statement
    كورس اساسيات علم الانظمة المدمجة باستخدام الاردوينوIn this video you will learn how to use if statement to control LED using Button how to choose pull up resistor value : https://goo.gl/rQTp6U Schematic and Code : https://goo.gl/Eg5vwX
  • 769 10- Control LED using Button Switch Statement
    كورس اساسيات علم الانظمة المدمجة باستخدام الاردوينوIn this video you will learn how to Control LED using button using the switch Statement in Code , also you will learn what is the difference between the switch and if condition how to choose pull up resistor value : https://goo.gl/rQTp6U Schematic and Code : https://goo.gl/Eg5vwX
  • 843 11- Arduino 7 seg display Control
    كورس اساسيات علم الانظمة المدمجة باستخدام الاردوينوIn this video you will learn how to control 7 segment display using Arduino , you will also learn what is 7 segment and how it works , also the different types of 7 segments Common cathode and common anode schematic and code : https://goo.gl/3iO1cj
  • 775 12- For Loop
    كورس اساسيات علم الانظمة المدمجة باستخدام الاردوينوIn this video you will Learn what is for loop statement in programming and how to use it , and how it works !
  • 813 13- Controlling set of LED using For loop
    كورس اساسيات علم الانظمة المدمجة باستخدام الاردوينوin this video you will learn how to use for loop in real programming application , by controlling a set of LED's at once using For loop schematic and code : https://goo.gl/BYqu9V
  • 872 14- what is while loop
    كورس اساسيات علم الانظمة المدمجة باستخدام الاردوينوIn this video you will learn what is while loop , at general in any programming language how it works , and how can we use such a thing
  • 754 15- controlling LED using while loop
    كورس اساسيات علم الانظمة المدمجة باستخدام الاردوينوin this video you will learn a new method of controlling your program by learning how to use While loop to do that Schematic and code : https://goo.gl/G6MMZZ
  • 803 16- Arithmetic relational and logical operators
    كورس اساسيات علم الانظمة المدمجة باستخدام الاردوينوIn this video you will learn what is the operators and how can we put it on use in programming and controlling inputs , and have a little example that teaches you all of them. Schematic and code : https://goo.gl/4RB4AG
  • 935 17- Analog and Digital Signals
    كورس اساسيات علم الانظمة المدمجة باستخدام الاردوينوIn this video you will get to know what is the meaning of analog and digital signals in general
  • 872 18- Analog to digital converter
    كورس اساسيات علم الانظمة المدمجة باستخدام الاردوينوIn this video you will learn what is analog to digital converter and you will learn why we need such a thing , why we need to convert the analog wave into digital
  • 896 19- Pulse width modulation PWM
    كورس اساسيات علم الانظمة المدمجة باستخدام الاردوينوIn this video you will learn how to output an analog singal from any digital device using pulse width modulation PWM
  • 840 20- Fade LED using Arduino using PWM
    كورس اساسيات علم الانظمة المدمجة باستخدام الاردوينوLearn how to control the value of voltage of the led varying from 0v to 5v with Arduino UNO schematic and code : https://goo.gl/FZdDch
المزيد ...

المزيد من القنوات: