Home New2026-06-18T13:48:15+08:00

NEXTION INTRODUCTION

HMI NextionOpen Nextion

What’s HMI Nextion

HMI Nextion is a Human Machine Interface (HMI) solution combining an onboard processor and memory touch display with Nextion Editor software for HMI GUI project development.

Using the Nextion Editor software, you can quickly develop the HMI GUI by drag-and-drop components (graphics, text, button, slider, etc.) and ASCII text-based instructions for coding how components interact on the display side.

Nextion HMI display connects to peripheral MCU via TTL Serial (5V, TX, RX, GND) to provide event notifications that peripheral MCU can act on, the peripheral MCU can easily update progress, and status back to Nextion display utilizing simple ASCII text-based instructions.

Our mission is to reduce the HMI development workloads.

What’s Open Nextion

Open Nextion is an ESP32-S3 hardware development board with an integrated display, combining high-performance computing, wireless connectivity, and rich graphical interaction capabilities.

It serves as a smart terminal prototyping solution, designed to help developers quickly build IoT products with human-machine interfaces. Suitable for embedded developers, maker enthusiasts, and beginners in smart hardware projects, it requires a certain level of development expertise.

  • ico

    5 Years LTA

    Nextion guarantees the availability of all Series products for a minimum of 5 years with CE and RoHS certification compliance. Unless you are specifically notified at the time of purchase, all Nextion series products will be available for 5 years. Here is our LTA announcement.

  • ico

    Versatile Screen Sizes

    HMI Nextion is available in various TFT LCD touchscreen sizes including 2.4”, 2.8”, 3.2”, 3.5”, 4.0”, 4.3”, 5.0”, 7.0”, 10.1” . With a large selection to choose from, one will likely fit your needs. Go Nextion Series and Product Datasheets.

  • ico

    Quick and Easy GUI

    The Nextion Editor software offers an easy way to create the intuitive and superb touch user interface even for beginners. Add a static picture as background, define functions by components, you can make a simple GUI in minutes. The easy Drag-and-Drop components and simple ASCII text based instructions will dramatically reduce your HMI project development workloads.

  • ico

    Cost-effective HMI Solution

    Easy-to-use components, touch event programming and customized GUI at screen side allow you to develop projects rapidly in cost-effective way. The TTL serial Nextion display is the best balance HMI solution between cost and benefit with low and decreased learning curve. See Nextion Editor Guide and Instruction Set.

  • ico

    Nextion Technical Support

    Nextion technical support team offers a basic hardware technical service with prompt response through all time zones.

    As for further enhanced technical assistance to your project,Enhanced Support is available for you.

  • ico

    User-Help-User Forum

    You are never alone to develop your project. Join us in Nextion Community Forum where you can ask questions, share topics and advice with each other.

    Note: The Nextion forum is only accessible for registered users.

  • ico

    5 Years LTA

    NEXTION guarantees the availability of all Series product for a minimum of 5 years with CE and RoHS certification compliant. Unless you are specifically notified at the time of purchase, all NEXTION series products purchased will be available at least 5 years since 2016. Here is our LTA announcement.
    Open-Nextion-icons

  • ico

    Versatile Peripheral Interfaces

    Open Nextion offers various peripheral interfaces and accessories to enable diverse functionalities, including UART, I2C, camera, speaker, and GPIO ports. Multiple models are available to suit your requirements. Go to Open Nextion series.

  • wiki

    Comprehensive
    Wiki Resources

    Access detailed product documentation through our extensive Wiki, including hardware schematics, interface specifications, and practical project examples for ESP-IDF development environments to accelerate your prototyping process.

  • ico

    User-Help-User Forum

    You are never alone to develop your project. Join us in Nextion Community Forum where you can ask questions, share topics and advice with each other.

    Note: The Nextion forum is only accessible for registered users.

NEXTION APPLICATIONS
  • 90
BLOGS

Extended string functions for Nextion HMI and more…

This blog has two purposes: The first is giving you a few code lines at hands for easier processing of text variables (strings). The Nextion programming language gives strlen to find the length of a string, substr to extract a part of a string at a specific position, and spstr to split a string into parts along a "separator" string. But that's it. My thought was, what if one day, someone wanted to send stringified json data over serial to the Nextion HMI and to parse that string in order to set variables from it? Then, we'd need somewhat more than what the Nextion firmware gives us. The second thought was writing about functions in general. Actually, we can write them into an event code pane of a button for manual action or a hotspot for remote action with click. Nevertheless, there is a lack of flexibility since 1) usually, the input and output fields or variables of such a function are fixed, for example t0.txt or n0.val. And 2) functions can only be executed if the page containing their container is actually loaded. There is an elegant solution with indirect addressing for 1), and we'll talk about that, next Sunday. And perhaps, I can present you with a solution for 2) already the Sunday after (hint, hint, tease, tease... 😉). But for the moment, let's concentrate on the extended string functions which come today including a demo project.

An easier approach to developing for Open Nextion

First of all, please accept my apologies for being late. This Sunday blog comes on Monday night (here in Europe) while it's "only" Monday morning in parts of the US, but already Tuesday in China. But sometimes, I try to achieve too many things at a time. And since I'm there, I think that I could quickly do this and add that to cover more topics in one blog. And if then, there is a small thing which doesn't work as expected, the whole chain stands still until the problem is solved. Now, I've everything up and running, being 24 hours late, but I can finally start writing. Please continue reading!

The Nextion Web serial Framework version 0.4 is out

The Nextion Web Serial Framework moves on his path towards a full-fledged Nextion debugger and upload tool in almost any browser, without the need to install the Nextion Editor. Progress is somewhat slower that I had foreseen, but for a maximum of compatibility, I want to do everything in plain JavaScript which has become a powerful programming language, so quickly that I'm still learning to implement asynchronous functions in an efficient way with out the usual callback spaghetti code. And I have always the goal in mind that you, my users shall be able to customise it easily in case you want to host it yourself for your customers. But before all, there is an important reminder about the Nextion Summer Sale, please continue reading!

News: Summer Sale, Product Strategy, and new Nextion Web Framework version

Today, there are many news and thoughts in the air. Thus, I abandoned the idea of blogging just about the new release v.0.3 of the Nextion Web Framework. So, this will be preceded by the detailed announcement of the Nextion Summer Sale, and by some of my thoughts I shared with a reader of this blog, AJ, who was worrying about the future of the Nextion Intelligent ( P ) series. But, finally, at the end, you'll find, as you probably expected, release notes and a short description of the new and/or improved functionalities of the Nextion Web Serial Framework and a link to try it out live.

NEXTION DISTRIBUTOR
You may find out a Nextion Distributor in your country to purchase the Nextion products  from above search.
To be a Nextion Distributor, please submit an application form and we will reach you soon.
APPLY FORNEXTION INFLUENCER

JOIN THE NEXTION FORUM

Share project ideas & Discover innovation and inspiration

Viewing 3 topics - 1 through 3 (of 3 total)
Viewing 3 topics - 1 through 3 (of 3 total)

Subscribe to our Newsletter

    Go to Top