Display info over serial
I have looked at the guides on how to set up displays and keyboards as well as reading through the forum and the documentation in the firmware itself but I haven't seen anything on using simple serial command to communicate with a display. Is there anyway to set up the firmware so that it uses a regular serial connection to pass data to and from a connected device?
Comments
I am working on creating a graphical touch interface with a Nextion display and have been writing a lot of (probably messy) arduino code to interface it over serial using g code. It suddenly occurred to me to double check if repetier firmware might have the ability before I spent any more time on it.
When (or if) I get it done I will post it on the forum.