Right now all my Serial.print appear on the screen of my PC as I am testing my program. I have been using the Serial.print to help me debug this beast. Well, it is beginning to look like its working and I dont need a lot of serial output.
So, what could I use as a small display device to display at most about 8 lines of text, and how would I hook it up to a Feather Huzzah ?
Is there an example of something similar ?