GPIO USAGE - SERVER-SIDE PROGRAM

All about WTware on Raspberry. WTware works with Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2 devices
http://www.winterminal.com
Post Reply
estefano.peroza
Posts: 10
Joined: Sat Nov 19, 2016 5:11 pm

GPIO USAGE - SERVER-SIDE PROGRAM

Post 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,
aka
SUPPORT
SUPPORT
Posts: 939
Joined: Fri Dec 03, 2004 2:05 pm
Contact:

Re: GPIO USAGE - SERVER-SIDE PROGRAM

Post 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.
Post Reply