A simple object for interfacing with Nextion HMI displays that is compatible with the protocol and HMI code used by the Arduino Easy Nextion Library. The original library was developled by Thanasis ...
A couple of months ago, I had a need to make a lift table control. Initially, I wanted to use metal buttons with a backlight. But then I think that 8 buttons would look very ugly. And I got the idea ...
This project is based on a classical Arduino uno (a Nano or a Mega can also be used) and a Nextion touch screen. The two parts communicate using an Arduino serial RS232 line. In order to free the ...