(I know the title says LCD display, but as much as I understand these displays work more like an 8 segment display rahter than a full color LCD)
Hello everyone!
I have a few momochrome LCD displays, that look like to those that used to be in Game &Watch games.
I'm trying to make them work with Arduino, but I think I'm missing something out.
I started researching and got the idea that these displays work pretty similiar to multiplexed segment screens, so if I connect 2 correct pins of the 30 pins it has, I got a sprite to show up. I even found a schematics to a "Brick Game" which, in function, is pretty similar to those the screens I'm trying to power up.
So I have these 30 pin screens, but I've tried to connect all pins to each other with no luck. Sometimes some sprites showed up for a split second, but they went away automatically.
Could this be a power management issue? I tried every connection with both 3,3V plus GND and with a digital HIGH pin plus GND.
Is there maybe any way I could determine how much voltage / amper / power do I need to drive them? Then assembling the pinout with trying would be easy.
Thank you for your answer!