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