Video player in arduino

Hello everyone, I have a question, is it possible to make an arduino leonardo play a video when you press a button?

Welcome to the forum

Play a video where ?

Your other topic on the same subject deleted.

Please do not duplicate your questions as doing so wastes the time and effort of the volunteers trying to help you as they are then answering the same thing in different places.

Repeated duplicate posting could result in a temporary or permanent ban from the forum.

Could you take a few moments to Learn How To Use The Forum

It will help you get the best out of the forum in the future.

Other general help and troubleshooting advice can be found here.

Thank you.

1 Like

ok so this is the case, I want to program the botton to play a video in the computer (the video would be in the computer storage) like to open it and play it when you press the botton.

Is it understandable?

ok sorry about that

You can make the Leonardo send keystrokes to the PC when you press a button connected to the Leonardo so if you can trigger a video to start playing on the PC from its keyboard then you could make the Leonardo do it instead

and how do I make Leonardo send keystroked to the PC? :face_with_monocle: I'm sorry if it sounds too basic haha

Use the Keyboard library. It comes with examples

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