Arduino programming: Arduino with other electronics. Coding in 3 steps only!

preview_player
Показать описание
How to write a code for any connected pin in your Arduino in only 3 steps ?

00:00 - Introduction to the Arduino Programming tutorial
01:05- Revision of digital pins including PWM pins & analog pins.

01:43 - First Step || Declare the pinName & initializing it by checking in what pin is connected!
* 02:48- The difference between analog & digital signals / pins.
* 4:55 - PWM pins and how they can be used ( pulse width modulation).

6:05 -Second Step || Define the pinMode for each connected pin using pinMode(,) whether its OUTPUT or INPUT.
* 07:03 - The difference between OUTPUT & INPUT to be able to identify the pinMode.
* 08:16- Writing the second step of the code in the given example.

08:59- Third & Final Step || when to use Write & Read syntax?
* 09:51- Writing the final step of the code in the given example.

11:11- Writing a simple code to turn on an LED using Tinkercad.

Resources :
Рекомендации по теме
Комментарии
Автор

Understandable video for a simple code and the differences between input and output

Leylacan
Автор

Analog signals is for infinite number of possibility not only 0 and 1 and also I learned.

FatimaAli-kfmi
Автор

I learned the types of signals and difference between output and input

nal-hajeri
Автор

Ashjan 12/D

From this video, I've learned that there are two types of signals digital and analog .Digital signals represent information in pattern of bits, 1 and 0 or on and off, where analog has an infinite number of possibilities.

Sah-mizw
Автор

Huda 12/B
I have learned the types of signals digital and analog, also how to write a simple code.

hudaalkatherri
Автор

thank you miss foe your clear explanation in how to write simple code.

fatimaalhammadi
Автор

I learned about the digital and analogue signals, and how to write a code of led connected to Arduino
Thank you !

reem
Автор

I learned how to write coding in easy way

sheikhamahmood
Автор

Thanks miss reem for your big effort so in this video I learn that we have 2 main functions that’s is void loop and void setup and also don’t forget that we have digital signals and analog signals and the digital write for (low and off ).
Thanks 12-A

ayakassem
Автор

By this video I got to know what does PWM pins stands for which turned out to be Pulse Width Modulation and how they can be used, basically it is a method of reducing the average power delivered by an electrical signal, by effectively chopping it up into discrete parts. Also they could be used for Motor Control. Thank you Ms so much It's very easy to me now to recognize the difference between analog and digital signals (pins). Aseel Ashraf 12A

aseelashraf
Автор

What I learned:
I learned that there are 14 digital pins from 0-13 and 6 Analog pins from A0-A5
Also if we want to control the speed or brightness we have to connect it to PWM pins .
Jawaher Abdulla 12A

Almansoori
Автор

I learned how to write a code for any pin in Arduino.

faizasaleh
Автор

I learned about the difference between analog and digital signals + writing a simple code to turn on an LED

Almansoori
Автор

Thank you that was so helpful to write a code

salmaalameri
Автор

Norah Mabkhoot 12C
I learned from this video how to code in 3 steps, digital signals represent information in pattern of bits, to control speed or brightness of LED we use PWM, PWM means pulse with modulation.
digitalWrite only LOW or HIGH

norahalameri
Автор

By watching this video I learned many things including:
there are two types of signals (digital and analog) digital represent the pattern of bits just like on or off but analog has an infinite number of possibilities.example on a digital signal is a motor or a sensor. A potentiometer is an example of analog signal. I also learned the different input and output devices such as a push-button is an input device but an LED or a motor is an output device.
There are 3 main steps for coding it:
1)declare it and initialize it.
2)decide if the pinin input or output and write it down
3)Based on if it is input or output you will choose if it is read or write (if it was write you either have to put low or high(digital)but if it was analog you need to write the value(0-255)).
Tala Husen 12-A

talaalbarjas
Автор

Thanks miss for every video you make it, I learn from you how to make my code, I appreciate your work miss thanks.

chihirochan
Автор

Thank you for this helpful video, and for explanation how to write simple code.

ahoodamer
Автор

Thank you for your efforts/ I learned how to write a code for any pin in Arduino

iiirahma
Автор

12-a
I learned the different between the digital signals and the analog signals and what are they used for

shawqalhammadi