Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dannixon/neonextion
Arduino library for the Nextion displays
https://github.com/dannixon/neonextion
arduino-library lcd-display
Last synced: 7 days ago
JSON representation
Arduino library for the Nextion displays
- Host: GitHub
- URL: https://github.com/dannixon/neonextion
- Owner: DanNixon
- License: gpl-2.0
- Created: 2015-09-12T18:11:50.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-22T14:19:51.000Z (about 5 years ago)
- Last Synced: 2023-08-01T06:22:40.266Z (over 1 year ago)
- Topics: arduino-library, lcd-display
- Language: C++
- Homepage: https://dannixon.github.io/NeoNextion
- Size: 3.52 MB
- Stars: 47
- Watchers: 16
- Forks: 32
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NeoNextion
[![Build Status](https://travis-ci.org/DanNixon/NeoNextion.svg?branch=master)](https://travis-ci.org/DanNixon/NeoNextion)
[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)An Arduino library for the
[Nextion](http://wiki.iteadstudio.com/Nextion_HMI_Solution) line of displays.The code is heavily based on the [official
library](https://github.com/itead/ITEADLIB_Arduino_Nextion) but aims to be
cleaner, more user friendly and with a bit of luck, faster.Available through the library manager of the Arduio IDE as `NeoNextion`.
## New features
I don't use Nextion displays in my projects anymore so this library may not
allow all the features in the latest display firmware to be used. However
I still own a few of them and am happy to work on adding new functionality
if it is desired.If you find a feature that is missing that you want implemented let me know
and I'll look at adding it for you.## Links
- Repository: https://github.com/DanNixon/NeoNextion
- Travis CI: https://travis-ci.org/DanNixon/NeoNextion
- Documentation: https://dannixon.github.io/NeoNextion