Serial communication between Nodemcu and Arduino - Learning Arduino 06

Serial communication between Nodemcu and Arduino - Learning Arduino 06

Shrey Sharma

4 года назад

30,060 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Wahyu Priambodo
Wahyu Priambodo - 01.11.2023 13:46

Hey brother, it's possible if i change the Rx and Tx pin on Arduino to another pin?
Lets say pin 2 as Rx and pin 3 as Tx. If it can it means that we have to instance the SoftwareSerial object ya?

Ответить
V J
V J - 21.07.2023 17:47

thanks, the first line after loop() was just what I needed. very good!

Ответить
Bilal Ejaz
Bilal Ejaz - 25.06.2023 00:12

Brother if we look to connect the hardware serial of arduino board to hardware serial of node mcu (gpio 1 and gpio 3) then what would be the baud rate (in node mcu) ... i mean like in this video u've assigned 9600 to software serial pins and separately for node mcu to pc at 115200. But in my case will there be only one and that to be at 9600?

Ответить
Tania PM
Tania PM - 16.06.2023 23:18

Thank you so much for this tutorial. You explained it beautifully! I've been sweating tons to try and make this work! 👍

Ответить
Engr M.UmerK7
Engr M.UmerK7 - 04.02.2023 09:00

👍👍

Ответить
P K
P K - 15.01.2023 20:45

Hi, can i use also the MOSI/MISO pins on arduino. RX/TX is already connected to other stuff. What do i need to change in the code?

Ответить
Hirantha Malshan
Hirantha Malshan - 12.01.2023 23:53

Hi, I'm from Sri Lanka. Can you explain how to assign two or more sensor values to the variables on the NodeMCU side?

Ответить
Nandhini Jagadeesan
Nandhini Jagadeesan - 14.10.2022 09:01

Can i connect Arduino mega with NodeMCU esp8266 and then connect to thingspeak to visualize sensor data?

Ответить
Muhammad Aleem Khan
Muhammad Aleem Khan - 31.08.2022 13:31

How can we calculate data in nodemcu coming from arduino via serial communication

Ответить
EX EYE CCTV SUVELANCE SYSTEMS
EX EYE CCTV SUVELANCE SYSTEMS - 20.06.2022 00:37

Brother... Tft display par reading nahi horaha he serial monitor per full work kar raha he... Pls. Help

Ответить
darshan acharya
darshan acharya - 03.06.2022 04:09

Thank you so much bro
Completed my project peacefully ❤️

Ответить
Nitish Gowrydoss
Nitish Gowrydoss - 01.05.2022 14:22

Can you provide a link for the codes please ?

Ответить
Vinayak A
Vinayak A - 27.04.2022 10:45

rx and tx of nodemcu are gpio3 and gpio1 why u havent used these two pins

Ответить
M Madam
M Madam - 12.04.2022 09:48

sir,
how to send multiple data sir ( i mean if we use more numbers of sensors)

Ответить
sambit Prakash mohanty
sambit Prakash mohanty - 28.03.2022 16:58

Thank you so much sir. I hope next intresting video coming as soon as possible.

Ответить
Hitesh Lakum
Hitesh Lakum - 23.03.2022 09:25

sir, how can we transfer 3 or more sensors data from arduno to node mcu

Ответить
Ashmit Gupta
Ashmit Gupta - 03.03.2022 21:21

Sir I'm using nodemcu esp32 will it work in this manner only?

Ответить
Harish Kumar
Harish Kumar - 07.02.2022 20:07

The video explanation is simple but when i have done it didnt show the msg on the node mcu serial monitor.Kindly help

Ответить
Ujjaval Mehta
Ujjaval Mehta - 27.01.2022 13:33

Nice Explanation

Ответить
Gerald John Bilan
Gerald John Bilan - 09.01.2022 10:05

how about the communication between Arduino Mega 2560 and NodeMCU sir? is it the same or is there something that i need to change here? thanks!

Ответить
Camus
Camus - 02.08.2021 14:32

Sir, as the Nodemcu board takes upto 3.3V and we are connecting it to arduino which outputs 5V, won't it damage the NodeMcu ? Or is it safe to directly connect them with Rx & Tx pins without any resistance?
And, if I use resistance to get 3.3V on NodeMcu side, will the serial communication work properly??

Ответить
Mahidhar B.
Mahidhar B. - 16.07.2021 17:45

I was facing more problems

Ответить
Mahidhar B.
Mahidhar B. - 16.07.2021 17:44

No use

Ответить
aditya patil
aditya patil - 25.06.2021 06:42

Is Voltage difference going to make any issues for long term usage

Ответить
TS Adventure  Vlog
TS Adventure Vlog - 24.06.2021 18:01

It's damage my Node mcu board. Because GPIO pin work on 3.3v. 😭😭

Ответить
Islamic Videos
Islamic Videos - 21.06.2021 19:33

Can this same method be used for arduino nano?

Ответить
Hakan Özdemir
Hakan Özdemir - 21.06.2021 16:50

hello how can i send 2 data from arduino to nodemcu? i can send 1 data but not 2, pls help

Ответить
Nisha Mishra
Nisha Mishra - 14.06.2021 13:01

Thankuu so much yrrr😭😭😭😭

Ответить
Jk Tipan
Jk Tipan - 29.05.2021 03:42

Great video nice

Ответить
Jk Tipan
Jk Tipan - 29.05.2021 03:41

Well, I used more code to transfer data from arduino at nodemcu and then display into webserver and finally thingspeak but your video make so simple the things I will try it

Ответить
TANMAY AGARWAL
TANMAY AGARWAL - 17.05.2021 22:44

If we wanna send data from nodeMCU to Arduino ... will this work or I have to make few changes??

Ответить
Shabloo
Shabloo - 06.05.2021 12:21

Great video man. what i want to know if this is possible with esp32 camera

Ответить
Lokesh Saravanan
Lokesh Saravanan - 02.05.2021 14:39

Thanks bro now I learned how to use serial communication for microcontrollers.

Ответить
Hetvi Kansara
Hetvi Kansara - 19.04.2021 15:43

Hello sir. This worked for me, but now i want to send my data further to thingspeak. I have received 2 sensors data from arduino to nodemcu. What should i do?

Ответить
Shivaprakash
Shivaprakash - 14.02.2021 19:40

How can send the dht11 data to firebase after receiving from arduino

Ответить
common human
common human - 26.01.2021 16:30

Hey
Thanks for the video
But I want a notification to be sent through blynk app after this serial communication.
I want to use both arduino and nodemcu

Ответить
IOT-with- PK
IOT-with- PK - 06.01.2021 19:39

good

Ответить
Nishant Srivastava
Nishant Srivastava - 24.11.2020 18:05

If we do not define rx and tx pin in arduino code then default serial communication pin of arduino is selected??

Ответить
Myron Valenzuela Castro
Myron Valenzuela Castro - 23.11.2020 23:14

Keep going! very good explanation!

Ответить
ABHISHEK UPADHYAY
ABHISHEK UPADHYAY - 23.11.2020 08:28

I am facing error like " D1 was not declared" anyone pls give some info. to solve this

Ответить
Anand K Vinu
Anand K Vinu - 20.11.2020 12:34

If i publish this data from node mcu to adafruit io.. it keeps laging for example. If the Arduino gives a data like 9000.. at the mcu its, getting -- 9 "lags for five sec" then 0 "then lags" 0 ,0 its prints each digit witha delay its not printint the whole like 9000

Ответить
Mitanshu shah
Mitanshu shah - 18.11.2020 07:40

i was not able to send the data to nodemcu but after watching this video i am getting the data on nodemcu
Thank You

Ответить
Shivangni Dehariya
Shivangni Dehariya - 11.11.2020 16:56

Sir, is it possible to interface aurdino uno with ESP32 dev. Board..?

Ответить
Rakesh Devre
Rakesh Devre - 08.10.2020 11:52

Can you also do esp send data to arduino???

Ответить
99only shop
99only shop - 25.09.2020 17:56

谢谢师父,非常好的讲解!!!

Ответить
Syed Abubakar
Syed Abubakar - 13.09.2020 17:43

I am receiving the sensor data(1/0) correctly on NodeMCU, but the "if statement" is not working on that data,, plz help Sir

Ответить
S.b.n Pranav
S.b.n Pranav - 08.09.2020 11:24

Thanks buddy...

Ответить
Divyam Gupta
Divyam Gupta - 21.08.2020 14:18

Getting this Error: 'class SoftwareSerial' has no member named 'Serial'

Ответить
Isaac GAHOU
Isaac GAHOU - 13.08.2020 18:52

Nice

Ответить