aderusha / HASwitchPlate

LCD touchscreen for Home Automation
MIT License
732 stars 128 forks source link

Graphical elements on the display #44

Closed jsponz closed 5 years ago

jsponz commented 5 years ago

I have just started playing with your project. It is really cool! Thanks!

How can I send graphical elements to the display using your default code?

Is it possible or do we have to edit the code?

aderusha commented 5 years ago

You will have to edit the Nextion HMI file to add your own graphics. While it's technically possible to send graphical elements over serial to the Nextion, it's crazy slow and not really practical for any meaningful use. The result is that any graphics you want to have displayed on the Nextion need to be cooked in via the Nextion editor.