Nextion Display with DHT11

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 มิ.ย. 2024
  • DHT11 is capable of reading both temperature and humidity values of the surrounding.These values can be displayed on Nextion.
    As Nextion cannot handle fraction numbers directly , we use Text box object to display data.The data from Arduino is sent as String followed by 3 times 0xFF.
    Nextion commands are accepted in that way.
  • แนวปฏิบัติและการใช้ชีวิต

ความคิดเห็น • 16

  • @electronic7979
    @electronic7979 4 ปีที่แล้ว +2

    A video with great information. Thank you

  • @franzotto448
    @franzotto448 4 ปีที่แล้ว

    Hello Mr. Saravanan Al
    this is a very helpful video, greetings to bangalore from germany
    you also have a very interesting offer in your online shop

  • @durugeshaadi4150
    @durugeshaadi4150 2 ปีที่แล้ว

    nice sir it is very use full video it will very help thanks

  • @tamilselvansellamuthu5950
    @tamilselvansellamuthu5950 4 ปีที่แล้ว +1

    Thank you 🙂

  • @ser7ser7i
    @ser7ser7i 3 ปีที่แล้ว

    Thank you.

  • @faridounallawi7724
    @faridounallawi7724 3 ปีที่แล้ว +1

    Dear Saravanan
    I followed precisely the steps of your wonderful video but I did not get any results with my nextion display. I think I made a typing mistake, however can I get the full zipped files of your video? Many thanks to you and best regards.

  • @erment55
    @erment55 2 ปีที่แล้ว

    Hello, I watch your videos with interest and admiration. I expect you to do "weather station " using openweathermap on nextion hmi at a convenient time,if possible

  • @Maxspert
    @Maxspert 7 หลายเดือนก่อน

    Hi,I just done this project exactly you explain here,but the readings are way off.How can ajust the Humididty and Temperature on that exact code to have more accurate reading.Thank you

  • @farooqaziz4521
    @farooqaziz4521 3 ปีที่แล้ว +1

    Hi
    Where I bought the hardware of nextion and screen pl reply

  • @adityabhosale4379
    @adityabhosale4379 ปีที่แล้ว

    Hello Sir can we use multiple sensors on a single display screen? I only want to display the values and the statement

  • @bhargavs3896
    @bhargavs3896 3 ปีที่แล้ว

    nice tutorial, what if i use other temperature sensors instead of dht 11?
    how to code that if possible please make a tutorial on it ..it will be a great help!
    Thanks,

  • @James-uz9se
    @James-uz9se 3 ปีที่แล้ว

    I need the intelligent version of Nextion’s touchscreens since they have the Capacitive touch displays, but they only have big sizes and I need s small size. Also I love to work with Nextion’s program: Nextion Editor. Anyone has some solutions or alternative ideas?

  • @mr-yn4tu
    @mr-yn4tu 2 หลายเดือนก่อน

    in case data are not showing on the screen , use different serial for the screen like:
    Serial.begin(57600); // for the serial monitor of the IDE
    Serial1.begin(9600); // for the Nextion
    Serial.print("This goes to the serial monitor");
    Serial1.print("humidity.txt=\"22.00\""); //this goes to the Nextion
    Serial1.write(0xff);
    Serial1.write(0xff);
    Serial1.write(0xff);

  • @hussainmp559
    @hussainmp559 3 ปีที่แล้ว

    My name is Hussain From Saudi
    Can you personally teach a lesson of nextion display ?

  • @dantexxavaleti7977
    @dantexxavaleti7977 ปีที่แล้ว

    wey pero ponme el codigo para que lo pueda copiar de una vez no me haga escribirlo degraciao

  • @Graham1904
    @Graham1904 3 ปีที่แล้ว +2

    Holy moly. Slow down FFS. You are speaking faster than your actions. !!!!