1 # Nextion Library for Arduino
3 Nextion Arduino library provides an easy-to-use way to manipulate Nextion serial displays.
4 Users can use the libarry freely, either in commerical projects or open-source prjects, without any additional condiitons.
6 For more information about the Nextion display project, please visit [the wiki。](http:
7 The wiki provdies all the necessary technical documnets, quick start guide, tutorials, demos, as well as some useful resources.
9 To
get your Nextion display, please visit [iMall.](http:
11 To discuss the project? Request
new features? Report a BUG? please visit the [Forums](http:
16 Latest source code can be download at https:
22 # Hareware requirement
24 - RAM: not less than 2KBytes
25 - Serial: two serial (communication and debug)
27 # Suppported Mainboards:
33 -------------------------------------------------------------------------------
36 DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
37 Version 2, December 2004
39 Copyright (C) 2014 ITEAD Studio
41 Everyone is permitted to copy and distribute verbatim or modified
42 copies of
this license document, and changing it is allowed as
long
43 as the name is changed.
45 DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
47 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
49 0. You just DO WHAT THE FUCK YOU WANT TO.
52 -------------------------------------------------------------------------------