Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can mqtt be used to control the mouse and keyboard? #71

Open
sheminasalam opened this issue May 28, 2023 · 3 comments
Open

Can mqtt be used to control the mouse and keyboard? #71

sheminasalam opened this issue May 28, 2023 · 3 comments

Comments

@sheminasalam
Copy link

Instead of using the browser how can I use mqtt to control the movements and clicks?
can this project be adapted for that?

@cnlohr
Copy link
Owner

cnlohr commented May 31, 2023

Absolutely! But you would need to write the code to do it!

It wouldn't be too hard, but you would need to familiarize yourself with this codebase.

@sheminasalam
Copy link
Author

I haven't done this level of coding. can you give me som pointers on which files should I edit and how should i try to implement this.

Also will it be possible to move the mouse to a specific point on the screen?

@cnlohr
Copy link
Owner

cnlohr commented Jun 1, 2023

Try to get to the point where you can printf(...) then printf a bunch of stuff in main to figure out what's actually happening.

It will be annoying and tricky to resurrect the build chain for this. You can ask for help on my Discord server in the espusb channel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants