Difference between revisions of "Nextion HMI Solution"

From ITEAD Wiki
Jump to: navigation, search
m (Nextion Editor Quick Start Guide)
m
Line 41: Line 41:
 
==[[Nextion Editor Known Issues |Nextion Editor Known Issues]]==
 
==[[Nextion Editor Known Issues |Nextion Editor Known Issues]]==
  
==Tutorials== <!--T:10-->
+
==Nextion Editor Examples== <!--T:10-->
  
===Button === <!--T:11-->
+
[http://blog.iteadstudio.com/wp-content/uploads/2015/05/Nextion-2.4-example.zip Nextion 2.4 example]
  
===Text=== <!--T:12-->
+
[http://blog.iteadstudio.com/wp-content/uploads/2015/05/Nextion-4.3-example.zip Nextion 4.3 example]
 
+
===Progress Bar=== <!--T:13-->
+
 
+
===Font Library=== <!--T:14-->
+
 
+
===How to Burn Demo in Nextion=== <!--T:15-->
+
 
+
===How to do Demo Simulation in Nextion=== <!--T:16-->
+
  
 
==Nextion+Arduino== <!--T:17-->
 
==Nextion+Arduino== <!--T:17-->

Revision as of 09:23, 22 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.

Nextion Editor Quick Start Guide

Nextion Editor Known Issues

Nextion Editor Examples

Nextion 2.4 example

Nextion 4.3 example

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