Availablity of P2 code for Nextion Displays?
in Propeller 2
@JonnyMac
I just received a Nextion display for another non-P2 project. I would like to incorporate into my next P2 projects. In another idscussion you mentioned having both P1 and P2 code.Are your P2 code/objects available somewhere? I checked OBEX but did not find them?
Thanks
TrapperBob

Comments
Here you go. This simple demo shows the specifics of the connected display, and if it sends text strings the way I do in my projects, will display them onscreen.
I found a display that had an Escape Room timer running it it. There's not a lot of interaction, but the display does report when the user enters a bad code (shows the number of current tries) and when successful, reports locked as 0.
Here's the output on my system.
You'll need to set BR_HMI, TX_HMI, and RX_HMI constants for your display and connections.