I'm new to displays regarding arduinos. So please be kind
I have a pro micro (sparkfun 5v) and I want to connect a display to it (haven't bought one jet).
I was thinking about 64x128 where I can control every pixel seperatly. (not the ones where you just have letters/numbers)
But I have only found information about displays for bigger boards like the leonardo. How can I hook one of these up to my pro micro? What do I need to be aware of?
Can you give me an example of a display which works with the pro micro and which libs I would have to use?