I removed the screen of the broken tablet. I want to use this screen with Arduino. As an ordinary LED display.
As you know the tablet screen has too many pins and they are very tiny. They don't even look like pins. I need help. Please help me if you know how to communicate with a LED screen without other parts of the tablet. Because table is not working. Nothing. Only screen works. And I want to use its screen.
It is most likely impossible to connect this display to the Arduino at all. The controllers of tablets are hundreds of times more powerful than Arduino boards, and have thousands of times more memory on board.
Even if this is possible, it is a very difficult task even for a professional.
If you don’t want to throw away the display, put it aside and return to this issue in six months or a year, when you know Arduino better.
Welcome! It sounds like a great idea but the Arduino does not have the needed resources. Also you need to generate a schematic showing how it will be connected to the Arduino and what will you will do with the extra pins, the display has many more then the Arduino. Also post a data sheet on the display. I cannot improve on zwiblum's recommendation to throw it in the bin. I suggest using some of the time this would take you to read the Arduino Cookbook and watch a few videos on the Arduino and its coding practices.