Page 1 of 1

GPIO USAGE - SERVER-SIDE PROGRAM

Posted: Tue Mar 07, 2017 1:10 am
by estefano.peroza
Hello there !!

Is there a way to send data to Rpi3 GPIO from a program running in Server? For example, for a beeping sound or turning on a led, for example.

I just need one beeping/led system connected to Rpi3 that receives signal (commands) from a program running on Server-side. My first idea is to use GPIO, but of course i am open to other solutions.

Any ideas will be appreciated.

Thanks in advance,

Re: GPIO USAGE - SERVER-SIDE PROGRAM

Posted: Tue Mar 07, 2017 1:31 pm
by aka
No way with GPIO. There are no GPIO redirection in RDP.
Perhaps, sound redirection will do?
In 2012R2, there is USB device redirection. Some kind of USB relay may work. Should be tested with mstsc.exe first.