Quantcast
Viewing all articles
Browse latest Browse all 4660

Beginners • Input from PC to Pi and back

Hello, beginner here,
I'm planning to make Python program that needs to detect if a key is pressed, my microphone, process my speech and maybe detect stuff on my pc's screen (if possible), but since it's supposed to run alongside a game and my pc isn't exactly the best I was thinking that my Pi could do all the hard stuff, and then send back the input to my pc (preferably with USB) to a less-demanding Python program that would use that input. But i have no clue how and I don't know how to phrase it for google.

tldr; Is there some way to send keyboard input, microphone input and the screen from a Windows PC to a Python script on Pi and send back the output to a Python script on the PC?

Statistics: Posted by Magnehad — Tue Mar 04, 2025 7:22 pm — Replies 0 — Views 14



Viewing all articles
Browse latest Browse all 4660

Trending Articles