Тёмный

Sending Data From An Arduino To A NodeMCU | ArduinoJSON 5.13.2 | Serial Communication | DHT11 

ThatsEngineering
Подписаться 9 тыс.
Просмотров 25 тыс.
50% 1

Опубликовано:

 

27 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 52   
@obzen6803
@obzen6803 2 года назад
very nice, before json was a library in the arduino i was doing the serial communication manually by creating a string of all the data i wanted to send, then i was using the content.concat(x) to break the string and construct all the data again in the nodemcu...it us nice that this community got so big and dedicated!
@patrykasek8947
@patrykasek8947 2 года назад
I love you man, I spent 6 hours trying to figure this out. God bless you
@clementgyimah4405
@clementgyimah4405 3 года назад
The buffer.clear() part just saved my day. Thanks for this video.
@diamondenterprise1476
@diamondenterprise1476 Год назад
thank you so much bro, ive been trying to do this for my project for so looong and there is like no other tutorial on yt or chrome to do this..... was absolutely helpful
@ta5lvc
@ta5lvc 2 года назад
I want to say that your video is useful in terms of its subject. Thanks.
@adityayogidwinugraha3396
@adityayogidwinugraha3396 3 года назад
thankyou sir, my final project is finally working
@laksdiary4084
@laksdiary4084 7 месяцев назад
this was so helpful to my project. Thank youuuuuuu!
@sangarmutusamy9801
@sangarmutusamy9801 3 года назад
hi great, its work for me, btw how to send more sensor data, say if i want to send 10 data sensor? Where should i edit the code? Thanks
@nguyen8649
@nguyen8649 3 года назад
Thank you for your great turtorial. I'm wondering why this video only has less than 1k views?
@mehmetemin4978
@mehmetemin4978 Год назад
this is amazing... very usefull.. thank you.
@edriana6498
@edriana6498 3 года назад
thank you so much! your codes explanation is very clear
@Gocast2
@Gocast2 3 года назад
good tutorial! dont you need a logic converter to connect the arduino and nodemcu, as they operate at different voltages?
@sibujacob977
@sibujacob977 2 года назад
just make a voltage divider circuit using 1k and 2k resistors
@AcceLeRatioN19
@AcceLeRatioN19 2 года назад
It really works! Thank you so much
@basithp4279
@basithp4279 3 года назад
Thank you very much for your good video. It just helped me very much in my final year project😍
@JoeMcPlumber
@JoeMcPlumber Год назад
This is exactly what i needed and if you had a $Thanks button i'd have hit it. So i mean, thanks. Now how much trouble am i getting into if i want to update the Arduino OTA?
@ouafaebouamar6837
@ouafaebouamar6837 3 года назад
Did you use two different cables to connect your arduino and nodemcu to the computer??
@williammiller7543
@williammiller7543 Год назад
I'm using ESPNOW to gather sensor data from several locations with a common receiver. I also want to send the data to ThingSpeak for logging and display BUT I was told problems in the ESP32 trying to do Both the ESPNOW and WiFi communication to ThingSpeak. I've been looking for a way to solve this problem and if I add another ESP32 and have receive the data from the ESPNOW receiver (via Software Serial and JSON) and then have this ESP32 send it to ThingSpeak , it should work! Key word is Should. I'll let you know how it goes. I'll also let you know about the potential problems using JSON library 6.x vs 5.X
@fonchufonchu5279
@fonchufonchu5279 2 года назад
Thanks so much for your video it helped me so much in projects
@ramalbeenu
@ramalbeenu Год назад
What about the dynamics buffer size. How can I do and what are the use cases of dynamic buffer.
@حيدرفاضلجوادكاظم
@حيدرفاضلجوادكاظم 2 года назад
thank you can I Sending Data From An Arduino To A esp32 | ArduinoJSON 5.13.2 | Serial Communication | DHT11 because this code work only for NodeMCU
@JonJ1948
@JonJ1948 3 года назад
Thanks for the tutorial. Does this work while the Arduino is not connected to pc but to an external battery for example?
@utkarshthakkar07
@utkarshthakkar07 2 года назад
Thanks a lot. This really helped tonnes!! 🔥🔥
@sibujacob977
@sibujacob977 2 года назад
Nicely done...thank you
@thamkeihon5801
@thamkeihon5801 3 года назад
can u change the old coding into the json version 6? because I change into version 6 got error in the coding
@eijikong1660
@eijikong1660 Год назад
would this also work if sending from nodemcu to arduino?
@derrickakomeah
@derrickakomeah 3 года назад
Can they both send and receive data at the same time ?
@iioiggtrt9085
@iioiggtrt9085 Год назад
No possible to send the fetched data to my sql as it in json format
@ganeshkudadhane2901
@ganeshkudadhane2901 3 года назад
Can we send data between both devices simultaneously??
@scaratb8810
@scaratb8810 2 года назад
All the code regarding JSON objects is outdated. None of the code works with JSON 6, please update!
@vp.8181
@vp.8181 3 года назад
can i use this code to send my 2 sensors data from one arduino to other arduino via h12 transceiver(wireless serial comm)
@tatadael4475
@tatadael4475 2 года назад
THANKS SO MUCH!
@mehrbodamiran5780
@mehrbodamiran5780 Год назад
thanks broo
@gratefulamateur1393
@gratefulamateur1393 8 месяцев назад
Right! 😉
@thebaitul5740
@thebaitul5740 3 года назад
Thank you, Sooo Much Bro
@shikharraizaday2736
@shikharraizaday2736 2 года назад
Thanks bhai !!
@tatadael4475
@tatadael4475 2 года назад
THANKS GOD! I FOUND THIS!
@alfangineungpratama5662
@alfangineungpratama5662 2 года назад
json object invalid and no value in nodecu serial monitor, how to fix it?
@MegaTechno
@MegaTechno 2 года назад
InVaLiD JsOn ObJeCt What to do? Using version: 5.13.2
@priyanshuborah7453
@priyanshuborah7453 6 месяцев назад
Bro ,same here ,did ur problem get solved
@MegaTechno
@MegaTechno 6 месяцев назад
@@priyanshuborah7453 My problem did get solved. I gave up on the project. I forgot the exact solution, but it was very simple also use better quality wires and avoid jumper wires(that for some reason does not wok, and you will get a lot of random data) Keep Trying
@zamzamnurmuharram
@zamzamnurmuharram 3 года назад
can you help me please, my nodemcu as receiver can't receive the data cause the object is invalid..
@notoriousarry7052
@notoriousarry7052 2 года назад
Hey, have you found the solution yet?
@damselindisguise5357
@damselindisguise5357 2 года назад
Hi great video! I finally managed to get the two microcontrollers to talk to each other. but the readings I'm getting from the json object is zero??
@rushalidhar1212
@rushalidhar1212 2 года назад
could you solve the problem?
@kamalafiq6731
@kamalafiq6731 4 года назад
i can't see the wiring can you please show me in circuits diagram?
@thatsengineering5235
@thatsengineering5235 4 года назад
Added the circuit diagram as a link in the description. Thanks for the feedback.
@kamalafiq6731
@kamalafiq6731 4 года назад
@@thatsengineering5235 thanks you my saviour
@nikodonte
@nikodonte 3 года назад
@@thatsengineering5235 Hi, thanks for the tutorial, my doubt, is not dangerous to connect serial data directly from arduino 5v to nodemcu 3.3v?
@H0t.5tuff
@H0t.5tuff 2 года назад
can this be done via hard serial?
@rexine4209
@rexine4209 Год назад
changed the trajectory of my life for the better weweoweoweowoewoewoewoewoeowoewowowoeoweoweoweoweoweowoeoweoweoweoweoweowoewoewoeoweowoeowoewoeowoweow
Далее
Гаджет из даркнета 📦
00:45
Просмотров 252 тыс.
MAGIC TIME ​⁠@Whoispelagheya
00:28
Просмотров 4,3 млн
Using EEPROM with Arduino - Internal & External
31:54
Просмотров 197 тыс.
The RS-232 protocol
26:10
Просмотров 850 тыс.
Serial Communication Control LED Between Two Arduinos
16:14
Гаджет из даркнета 📦
00:45
Просмотров 252 тыс.