Done a bit of googling and not found an instance where anyone has used a nextion display on a Pi to show received data?? I figure it’s not going to be a plug and play for the average install. I’m also not likely to figure it out. My skills at linux make me look like a bench warmer at a paint drying festival.
How do I get the dump1090 data to spit out the GPIO serial port? I’"m guessing that will be step one.
I think that using data from aircraft.json (/var/run/dump1090-fa/aircraft.json) that dump1090-fa produces and write the parsed and formatted data to the proper GPIO pins should work.
Have only done display things on Arduinos but it shouldn’t be too different on a Pi.