Hi, I am currently working on an Arduino Project (Fingerprint sensor) and I have a question.
Is there any way to display the Arduino sensor output on a GUI, because I'm planning on buiding a standalone GUI which displays a table and some other function build into it, and I also want to be able to display the sensor output and result on it too.
For example:
"The print match with #3."
I want to be able to display it on the GUI rather than through the IDE.
Can anyone guide me, or give me some hint, document to start researching?
And sorry for my bad English.