#4 DWIN HMI Displaying Data Variables Ultrasonic Data

Поделиться
HTML-код
  • Опубликовано: 13 дек 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...
  • НаукаНаука

Комментарии • 21

  • @dytwtilak4607
    @dytwtilak4607 Год назад

    really helpful video thank you

  • @ravishanker9014
    @ravishanker9014 Год назад

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

  • @dytwtilak4607
    @dytwtilak4607 Год назад

    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.

  • @electronics2.075
    @electronics2.075 Год назад

    How to write float value?

  • @Henobixxie
    @Henobixxie Год назад +1

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

  • @venkatgopal7353
    @venkatgopal7353 Год назад

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

  • @electronics2.075
    @electronics2.075 Год назад

    How to wead float value plz reply

  • @ShaikJaavid
    @ShaikJaavid Год назад

    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.

  • @techsigmarobots
    @techsigmarobots 16 дней назад

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

  • @rahulsanthosh4199
    @rahulsanthosh4199 Год назад

    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  Год назад

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

  • @Rendon276
    @Rendon276 10 месяцев назад

    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  9 месяцев назад

      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
      ruclips.net/video/3819FTWJELM/видео.html&pp=gAQBiAQB
      @ 13:15

  • @narender2341
    @narender2341 Год назад

    How to send decimal numbers from ESP32 to Dwin display?

  • @albinsclassroom8388
    @albinsclassroom8388 Год назад

    sir how to display string or character from Arduino

  • @dytwtilak4607
    @dytwtilak4607 Год назад

    more vides sir

  • @shubhamsuryawanshi1968
    @shubhamsuryawanshi1968 Год назад

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

  • @apollorobb
    @apollorobb Год назад +3

    Nextion is better and easier