Arduino Programming Series - Tutorial 04 | Serial Monitor [in Hindi]

preview_player
Показать описание
Welcome to Arduino Programming Series, this Series is all about learning Arduino Programming from a very basic level to advance. I hope you'll enjoy it.

Links to Buy Arduino Beginner's Guide:
🛒 Arduino Beginner's Project Kit:
🛒 Arduino Sensors Kit:
🛒 Arduino Robot Kit:
🛒 Arduino Programming Book:

Links for Playlist:
▶ Arduino Programming Series (हिंदी में):
▶ Arduino Series (हिंदी में):
▶ NodeMCU IoT Series (हिंदी में):

----------------------------------------------------------------------------------
For more info about us visit:
(हमारे बारे में अधिक जानकारी के लिए):

----------------------------------------------------------------------------------

Thank You!
Engineers & Electronics

#ArduinoProgrammingSeries #ArduinoTutorials #ArduinoProgramming
Рекомендации по теме
Комментарии
Автор

i just love the way of your explanation from now you are my teacher

titaniumgaming
Автор

Best tutorial channel for learn arduino😘😘😘

hackerseye
Автор

Can we use Artificial intelligence with Arduino pls reply Himanshu bhaiya.😉
And keep it up for your nice videos

vidhaniprakash
Автор

sir thank you for this series because i also had some problem in programming

ramkansal
Автор

void setup(){serial.begin(9600);} void loop(){ if(serial.available()==1) { char val=serial.read(); serial.print(val);} }

manojnegi
Автор

Samj nahi aya ye wala video, Serial monitor ka 2 example kya hai? where it use ..?

varung
Автор

The tutorial is nice and easy but can you give some examples in which serial monitor is useful and also how Tx and Rx are useful

bhagyaadugemane
Автор

Thank you himanshu sir for this class 👍 I understand so many things of serial communication from this video 👍👍

vinodganve
Автор

Sir agar serial monitor main function kya h ... koi use h arduino board par... koi bhi and de sakta..plz tell I confused

makefun
Автор

Sir.... Isi ke upar ak project ko program krke.. practically dikhao

uvaishwarsii
Автор

Sir I wrote the whole command, it was compiled successfully, but when I am entering any input in the monitor, and pressing the send button, no output is showing.. how to fix the problem?

titirchatterjee
Автор

Brother, how can I tell you thank you, when did I want to learn all this? 👌👌👌

thakormalav
Автор

You have put val but value was not declared

ranjeetapradhan
Автор

Bhai serial monitor nahi open ho Raha hai please help 😭😭😭😭😭

tanmaymanwar
Автор

Thank you so much for such wonderful series. Your way of explanation is very good. I am new to programming and after watching your videos I am getting knowledge about Arduino programming. Thanks once again. Keep Uploading such wonderful videos.

yogeshborhade
Автор

Sir serial monitor ka kya fayda hota h?

nishantkhatri
Автор

Hi!
Muje Arduino ko excel sheet se connect krna hai and then excel sheet me jo b data hai usko read krvana hai, how to do this ?

itsricky
Автор

Bro hm kyaa char walaii maii koi bhii value likh sakhtaii hain

hassanshahriyar
Автор

IR remote with bluetooth hc-05 with push button Ek sath program ho sakta he ? Video bana ke dikhana

salimminapara
Автор

Sir aapne arduino ke liye konsa course kiya that.

arduinolover