Digital Picture Frame as Monitor for RPI 4 - raspberry-pi

I have an old Digital Picture Frame and I want to use its LCD display for my Raspberry Pi 4 Model B.
I already opened the Digital Frame and the display is a LCD display with a 50 pin connector.
Does anyone have an idea of how I can do that?
Thank You

Related

how to plug devices using same pins on raspberry pi at the same time? / Raspberry Pi 4 Model B

lcd and fan use the same pin, how can i use two devices at the same time?
It isn't necessary to use 2 devices on Pi's pin 6(Ground). There is 7 more Ground pins. Just connect black wire to of other pins.
In the image yellow mark is the conflict pin and the red cicles are alternatives.

video filter adjust not working on rasperry pi

I am trying to view a video via CVLC on a raspberry pi zero by using this command...
cvlc --no-osd --video-filter=adjust --brightness=2.0 /mnt/flash-drive/16-16-05.mp4
The video plays without any issues when i leave out the "--video-filter=adjust --brightness=2.0" section.
But when i add that section VLC does not show the video.
I looked around on the web on how to adjust image settings like brightness and contrast from command line and that seems to be the way , i just don't understand why it doesn't work on the raspberry pi zero.
Any idea why that doesn't work ?
EDIT :
This function is not supported on the raspberry pi because of its hardware acceleration.
This function is not supported on the raspberry pi because of its hardware acceleration.
VLC BUG REPORT WEBSITE

Raspberry Pi Node-RED Touch input

I have a smart home (node-red) with a Raspberry Pi and a official 7" touchscreen as dashboard.
I now want to turn off the backlight after a certain time and I know how to do that. I also want to turn it back on if I touch the screen at any place.
I have no idea how to do that, as there is no node-red node for touch input or something like that.
Anyone did this before?

Reuse raspberry pi 3 spi after installing touchscreen driver

I installed a 5 inch raspberry pi touch screen driver and it work well. Now I need to disable the screen and use the spi in an RFID code.
I need a method to disable the screen and clear the gpio pins.
I tried to use
disable_touchscreen=1
but nothing happens.
Then I tried
Xinput and disable the screen, the touch stopped but the pins didn't cleared .

Raspberry pi 3 and pi camera ...Green tint in the video

I have rasp 3 and a new picamera.
When i was checking the video, I get the green tint. I tried things like reconnecting the hardware well but no got change.
please help
Raspberry pi3 is compatible with picamera V2 . The tint didnt show up when the V2 cam was used.