Nextion HMI Setup
Last updated
Last updated
The first thing we need to do when creating a new Nextion HMI project is to setup the Nextion Editor correctly so that we are developing for the right hardware.
Lets dive in!
Step 1: Creating A New Project
After opening the Nextion Editor and click on the menu button named "New". This will open up you file explorer so that you can give the project a directory to live in. I always recommend using a versioning software such as GitHub to version all of your software files. This makes it much easier to revert back to a later version if needed.
Step 2: Select Your Nextion Model
The next step will be to select the Nextion HMI model you are using. In this case I will select the Intelligent 4.3 inch model.
Step 3: Select Display Direction
In this step you will need to choose which orientation your HMI will be used in. For this tutorial I will be using the 180 (Horizontal) orientation.
This should then open you up to a blank canvas. Now its time to design and layout the interface.