I have an old LCD that i salvaged from an old clock radio.
My questions regarding this display is if it is possible for me to use it on Arduino UNO, or Raspberry Pi 2 B+? The pinouts are not the same as on the 16x2 display that comes with the starter kits. I will post a photo of the display front, and also i should mention that i am VERY new to this (both forum, and the field of hobby).
OK, so the photo indicates that this display includes the driver IC, so it definitely would be entirely possible/ practical to drive it with an Arduino.
It uses what is on the Arduino, an "SPI" interface. The problem is, you do not know the protocol.
Much of the information is in the clock radio from which you salvaged it; if that was working, you could use an Arduino to analyse that protocol and generate code to use it for your own purpose. The radio would also tell you how to power the display. Was it working?
The other questions are - why did you remove it from the radio, and what information (letters, numbers, symbols) does it actually display?
Wow.. okay!
Well that really just lit up my interest again.
I removed it to see if the pinouts were the same as on the 16x2. Of course i wouldnt be the exact same thing, but i hoped for something like it, with a labeling of each pin that reminded me of those from the 16x2.
And yes, the radio clock was fully functional, and it was only displaying numbers. i believe that the radio was an AM/FM, and those was not shown on the display when turned on.