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 Online API documentation can be reached at <http:
26 Offline API documentation can be found under directory
29 # Hareware requirement
31 - RAM: not less than 2KBytes
32 - Serial: two serial (communication and debug)
34 # Suppported Mainboards:
40 -------------------------------------------------------------------------------
43 DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
44 Version 2, December 2004
46 Copyright (C) 2014 ITEAD Studio
48 Everyone is permitted to copy and distribute verbatim or modified
49 copies of
this license document, and changing it is allowed as
long
50 as the name is changed.
52 DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
54 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
56 0. You just DO WHAT THE FUCK YOU WANT TO.
59 -------------------------------------------------------------------------------