A Python library for Nextion smart display management
Source: http://wiki.iteadstudio.com/Nextion_Instruction_Set
To use a Nextion intelligent display you need:
Please follow the following wiring:
!!! warning
Do it at your own *risk*!
Bad wiring can result in damaging the Nextion display, the USB converter or maybe more.
If you don't know what you are doing, it's maybe safer not to try!
$ pytest -s tests
$ pytest -s examples/draw.py
Default port is /dev/ttyUSB0
and is set in examples/config.py
.