GPIO USAGE - SERVER-SIDE PROGRAM

Post a reply

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: GPIO USAGE - SERVER-SIDE PROGRAM

Re: GPIO USAGE - SERVER-SIDE PROGRAM

by aka » Tue Mar 07, 2017 1:31 pm

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.

GPIO USAGE - SERVER-SIDE PROGRAM

by estefano.peroza » Tue Mar 07, 2017 1:10 am

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,

Top