Skip to content

Turn a Nextion/TJC HMI display into a Serial Debug Monitor

License

Notifications You must be signed in to change notification settings

fvanroie/NX-SerialMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NX-SerialMonitor

One other use-case for my old Nextion/TJC screens is to turn the device into a Serial Debug Monitor. It will just spit out the serial buffer to the screen, so you can monitor what’s being sent. For example when booting an MCU:

image

The UI runs standalone on the Nextion/TJC screen, so no MCU is needed. The code runs on the display. Just hook it up to a serial interface and watch the output scroll by…

image

There is even an onscreen keyboard to send commands over serial too:

image

About

Turn a Nextion/TJC HMI display into a Serial Debug Monitor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published