- May 11, 2008
- 22,220
- 1,410
- 126
This is great stuff. Let say you want to build something but creating a graphics library on your own is a bit to much... No fear, Nextion is here. Nextion provides an lcd with resistive touch screen. The resistive touch screen can be a benefit in harsh environments.
And the lcd are cheap. Around 15 dollars for the 3.2 inch, i have been told.
The key is the Nextion editor, this program allows you to drag and drop graphic objects like buttons and animated graphics.
The lcd has a uart interface that allows you to control the armv7 based graphic controller or let it send commands to your mcu when you interact with the lcd.
For a demo :
https://www.youtube.com/watch?v=0QqksAelcuQ
https://nextion.itead.cc/
https://www.itead.cc/wiki/Nextion_HMI_Solution
https://www.itead.cc/wiki/Nextion_Instruction_Set
How the ide works :
https://www.youtube.com/watch?v=6Ug_UgQ4b1k
edit:
Almost forgot, the ide allows you to simulate the behavior on the pc without actually using the lcd.
I am going to buy one soon.
And the lcd are cheap. Around 15 dollars for the 3.2 inch, i have been told.
The key is the Nextion editor, this program allows you to drag and drop graphic objects like buttons and animated graphics.
The lcd has a uart interface that allows you to control the armv7 based graphic controller or let it send commands to your mcu when you interact with the lcd.
For a demo :
https://www.youtube.com/watch?v=0QqksAelcuQ
https://nextion.itead.cc/
https://www.itead.cc/wiki/Nextion_HMI_Solution
https://www.itead.cc/wiki/Nextion_Instruction_Set
How the ide works :
https://www.youtube.com/watch?v=6Ug_UgQ4b1k

edit:
Almost forgot, the ide allows you to simulate the behavior on the pc without actually using the lcd.
I am going to buy one soon.