I hope I'm in the right thread, I want to make a project that the arduino will output a video from a video file, let's say the display screen of the video is 512x512 pixels and I want to create a 512x512 RGB LED that will display the video. what are the exact tools that I will be using here? like a specific arduino version which has the video codec already or i'll get some opensource codec and embed it to an arduino? I'm confuse as of now, and if someone can explain what steps I will be going, that would be much appreciated. Or is this project possible with arduino?
Thank you.