#4 DWIN HMI Displaying Data Variables Ultrasonic Data

Sdílet
Vložit
  • čas přidán 13. 12. 2022
  • DWIN HMI touch displays are much cheaper than Nextion displays.And they offer Capacitive touch sensors at reasonable price.
    This video explains how to send ultrasonic data to display on real time.
    DGUS Software download
    www.dwin-global.com/tool-page/
    Buy link :
    www.alselectro.in/dwin-touch-...
    Arduino code Download:
    99ba69f9-3a9c-49a1-8c2a-52df0...
    ultrasonic_project_file
    99ba69f9-3a9c-49a1-8c2a-52df0...
  • Věda a technologie

Komentáře • 22

  • @dytwtilak4607
    @dytwtilak4607 Před rokem

    really helpful video thank you

  • @ravishanker9014
    @ravishanker9014 Před rokem

    Thanks....very important sending data format at 12:00

  • @techsigmarobots
    @techsigmarobots Před 24 dny

    I did everything but my display numbers are not changing. Why why why sir. Please help me

  • @ShaikJaavid
    @ShaikJaavid Před rokem

    sir i am writing like this but still no change in display
    unsigned char Temperature[8] = {0x5a, 0xa5, 0x05, 0x82, 0x61 , 0x00, 0x00, 0x00};
    Temperature[6] = highByte(t);
    Temperature[7] = lowByte(t);
    Serial1.write(Temperature,8);
    not working sir what to do
    where could i possible be wrong
    i am using arduino mega serial port 1 to dwin display uart 2.

  • @dytwtilak4607
    @dytwtilak4607 Před rokem

    hello sir could you make a tutorial on
    Read Input of DWIN smart LCD touch screen (number inserted from LCD keyboard )& Arduino, display in the serial monitor.

  • @venkatgopal7353
    @venkatgopal7353 Před rokem

    Sir, we see all your videos, please give me solution. That 2row graphic lcd display to tft lcd display convert method...

  • @Henobixxie
    @Henobixxie Před rokem +1

    Sir please make a video on x y curve from arduino analog input.

  • @electronics2.075
    @electronics2.075 Před rokem

    How to write float value?

  • @rahulsanthosh4199
    @rahulsanthosh4199 Před rokem

    Hi sir, your demonstrations makes the interface part easier and we don't have to scratch our heads to figure out the interface when we buy a new device.
    Is dwin display available at your store?

    • @SaravananAL
      @SaravananAL  Před rokem

      Glad it was helpful!
      we have wide range of DWIN displays in our store
      www.alselectro.in/search?q=dwin&type=products

  • @electronics2.075
    @electronics2.075 Před rokem

    How to wead float value plz reply

  • @tuncersenyuz6928
    @tuncersenyuz6928 Před 5 dny

    hi sir my all swich dont workin ? can you help me plase ?

  • @Rendon276
    @Rendon276 Před 10 měsíci

    Is there a command to read the data in the data variable? i.e A command that can be sent via the MCU?
    I know the data variable automatically uploads to the MCU via the UART. The question is, can the MCU retrieve it on request?

    • @SaravananAL
      @SaravananAL  Před 9 měsíci

      yes you can use 0x83 to read from VP address .e.g to read from vp 2500 1 byte of data 5A A5 06 83 25 00 01 00 01. check video # 11
      czcams.com/video/3819FTWJELM/video.html&pp=gAQBiAQB
      @ 13:15

  • @narender2341
    @narender2341 Před rokem

    How to send decimal numbers from ESP32 to Dwin display?

  • @dytwtilak4607
    @dytwtilak4607 Před rokem

    more vides sir

  • @albinsclassroom8388
    @albinsclassroom8388 Před rokem

    sir how to display string or character from Arduino

  • @shubhamsuryawanshi1968

    Can you please share your contact details for development of project.

  • @apollorobb
    @apollorobb Před rokem +3

    Nextion is better and easier