How to connect tablet LCD screen to Arduino?

I'm new to the world of Arduino and I had an idea for an automation project but I have no idea how to carry it out, and for the project I will need to use a touch LCD from a Genesis tablet (gt-7304) or a multilaser (m7), connected to an Arduino uno to use it as a touch interface. Being able to reproduce the image on the tablet screen is already a major advance. If anyone knows and can help me I would be grateful.

same

I'm not sure I understand your point. Looking for something like Blynk IoT or an interface built via MIT inventor maybe!?

Most arduino boards hasn't enough resources to interface the tablet screen , so you won't able to connect an arduino to display. But you can use the tablet itself as an interface to its screen by writing an android application and connect the arduino to the tablet by bluetooth or WiFi .

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.