Difference between revisions of "Nextion HMI Solution"

From ITEAD Wiki
Jump to: navigation, search
m
m
Line 26: Line 26:
  
 
<!--T:7-->
 
<!--T:7-->
[[Nextion HMI Solution|Nextion HMI solution]] includes hardware part and software part.
+
[[Nextion HMI Solution|Nextion HMI solution]] includes hardware part - a series of TFT boards and software part - Nextion editor.  Nextion TFT board uses only one serial port to do communicating. Let you get rid of the wiring trouble. We notice that most engineers spend much time in application development but get unpleasant results. In this situation, Nextion editor has mass components such as button, text, progress bar, slider, instrument panel etc. to enrich your interface design.
  
 
<!--T:8-->
 
<!--T:8-->

Revision as of 06:49, 12 May 2015

Other languages:
English 100% • ‎中文 5%

Featured on

Geeky gadget.png
Cnxsoft-logo.png
Atmel.png


  • The Nextion UART TFT HMI LCD allows you to stop using the GUI library, enabling you to build your user interface in a WYSIWYG editor on your PC, and then easily download and install it on the LCD Nextion.--Geeky-Gadget.com
  • ITEAD Studio latest project, Nextion TFT HMI touchscreen displays, aims to simplify connection with a simple UART interface, and make UI design easier with their Nextion Editor that allows developers to create a user interface without coding.--cnx-software.com
  • Nextion’s drag-and-drop editor makes GUI development a piece of cake.--Atmel

Overview

This page serves as technical support page for Nextion project. Nextion is not available on ITEAD iMall online store, it is crowfunding on Indiegogo NOW. If you are interested in trying one, please support this project, they will be shipped on schedule.

Any question, don't hesitate to contact us.

Nextion HMI solution includes hardware part - a series of TFT boards and software part - Nextion editor. Nextion TFT board uses only one serial port to do communicating. Let you get rid of the wiring trouble. We notice that most engineers spend much time in application development but get unpleasant results. In this situation, Nextion editor has mass components such as button, text, progress bar, slider, instrument panel etc. to enrich your interface design.

uEa84z9.gif

Nextion Instruction Set

Click here for more information.

Tutorials

Button

Text

Progress Bar

Font Library

How to Burn Demo in Nextion

How to do Demo Simulation in Nextion

Nextion+Arduino

Nextion Arduino Library: https://github.com/itead/ITEADLIB_Arduino_Nextion

Tutorial:

Arduino Progress bar

Arduino Button

Nextion Weather Station

Nextion+Raspberry Pi

FAQ