Frame Formats & Registers
Data frame format specification — simple format, JSON format, special character compatible format
The communication protocol is defined by built-in Lua scripts on the mainboard. Data is transferred to designated registers via serial/network interfaces, then processed by the script to drive canvas object changes.
| Section | Description |
|---|---|
| Frame Formats & Registers | Simple format, JSON format, special character compatible format |
| Remote Commands | Print control, information query, template switching |
| Lua Scripts | Script purposes and use cases |
\r\n, marking the end of one frame.Data frame format specification — simple format, JSON format, special character compatible format
Remote command control — print control, information query, template switching, flash settings
Communication-related Lua script purposes and use cases