Build an User Interface using Nextion Editor

Поделиться
HTML-код
  • Опубликовано: 13 сен 2024

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

  • @rzinindiana8029
    @rzinindiana8029 4 года назад +2

    Excellent... Simple, to the point, EASY to understand... practical Thanks

  • @flyingfarm1
    @flyingfarm1 7 лет назад +6

    Great beginner tutorial on the Nextion Editor! Thank you so much.
    I assume you are using editor version 0.47 which is the latest at this time. Files created with the older versions are not always compatible; this can make it difficult to follow some other tutorials.
    Here are some quirks I found in version 0.47:
    1) To edit text in the Attribute box you have to double click, it is not enough to just highlight the text to be edited.
    2) After Generating a font you are asked: "Add Font to List?". You click on the box and nothing happens. You have to close the
    Font Generator for the new font to show up in your list of fonts.
    3) The "User Code" does not seem to adhere to common C language syntax. For example: adding spaces to a formula to make it more readable causes compile errors. Ending a statement with a semi-colon also causes an error.
    I confess that I have not read the manual yet. You know how it is, anxious to get started etc. I really love the Nextion displays. The potential is unlimited and it is well worth the effort to learn to use them.

  • @MrEnky007
    @MrEnky007 6 лет назад +2

    I pressed the dim button couple of times and I guess the dim value went to 0 cuz the screen went black. I rebooted it but the screen stayed black. I just wrote ''dims=80'' in the user code of the background by selecting the background in the editor. So when you power the screen back on, it default the brightness to this value. Anyways thanks for the vid

  • @fhiltechinnovation9772
    @fhiltechinnovation9772 4 года назад +1

    Very good Tutorial, Thanks , Saldy, from Philippines

  • @90FF1
    @90FF1 5 лет назад

    Very helpful. As a novice, the editor was not all that intuitive for me. Thanks for sharing your knowledge. The tutorial seen to end abruptly. What's next? Part 2?

  • @MikeDavis-on4kf
    @MikeDavis-on4kf 3 года назад

    You forgot the most important part. How to add code to get the temperature and humidity. Where does that code go.

  • @tamgaming9861
    @tamgaming9861 6 лет назад

    AWESOME!!! Thank you so much for make it easy to follow your tutorial! I was in hope to find a next part where you explain how to code on Arduino and how to send data from nextion to arduino.

    • @nanomesher9843
      @nanomesher9843  6 лет назад +1

      You're welcome. For examples of getting Nextion to work with Arduino, please check out Wireless Human Machine Interface under nanomesher.com/support/

    • @tamgaming9861
      @tamgaming9861 6 лет назад +1

      Thanks :-) Will do it :-)

  • @aldebaranflash2663
    @aldebaranflash2663 5 лет назад +2

    GOOD Job!

  • @XLLR8ing
    @XLLR8ing 2 года назад

    Is there a way to rotate an image or text?

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

    I put dims=dims-10 and it gave me Error: Invalid command : dims=dims-10, same with dims=dims+10. Any thoughts on what could be happening... I am using V1.65.1

  • @xenocryptix
    @xenocryptix 3 года назад

    very good thank you

  • @kunalpandhram7501
    @kunalpandhram7501 2 года назад

    Actually I want to scheduling in between the lights like if we are giving the timing like from 01:00:00 to 02:00:00. Its means in between this timing light should be turn ON
    and after that or before that should be OFF. The one which you sent there we are giving only time for how much time we want. But i want like for Monday to friday
    timing should be 9am to 3pm or on saturday sunday has to be off for all lights. We are using Arduino UNO to control all these things. I am new to this thing so I don't know how to start. Please help.
    And also i wanted to SET , CLEAR , Timing schedule format, How can i design this process?

  • @quickfixengineeringltd8035
    @quickfixengineeringltd8035 3 года назад

    How the bells do I get the nextion editor in the first case

  • @James-uz9se
    @James-uz9se 3 года назад

    is it possible to make freeform shape buttons?

  • @to1to192
    @to1to192 4 года назад

    Can I connect this panel with slave device via modbus (using RS232) ?

  • @SkateGeneva
    @SkateGeneva 6 лет назад

    Hey mate I have a question, do you know if I can control what happens on the display using external physical buttons ? Like if I have a ''next page'' button instead of pressing it by touching the screen, can I ''press'' it by pressing an actual external button ?

    • @nanomesher9843
      @nanomesher9843  5 лет назад

      Hi, sure, what platform are you using? Arduino?

  • @taranagnew436
    @taranagnew436 5 лет назад

    i want to put a photo on a 2.4 inch tft display and i got the pixels but i don't know how to get 230.4 in height and with to search on google, plz help

    • @alunowen8081
      @alunowen8081 4 года назад

      Please don't waggle the cursor around so much. It gets lost in amongst everything. Also please slow down so notes can be taken. You are trying to deliver information and action on video so users do not have the written word to aid them. That said thank you.

  • @yapandasoftware
    @yapandasoftware 5 лет назад

    does Nextion support Animated Gif's?