Alternative Nextion display for Arduino (a library that doesn't suck)
See LICENSE
- Basic communication with Nextion display
- Basic support for touch events
- Basic support for text, picture, and rectangle components
- Basic support for page navigation
- Basic support for push buttons
- Basic support for slider
- Basic support for scroll bar
- Basic support for graphic
- Download the library from GitHub
- Extract the zip file
- Move the
AltNextion
folder to your Arduino libraries folder
See examples folder.