Search found 1 match
- Wed Mar 15, 2017 8:50 am
- Forum: PINK
- Topic: PINK generate url '<IP address>/control?cmd=Servo,1,0,90' ?
- Replies: 0
- Views: 11490
PINK generate url '<IP address>/control?cmd=Servo,1,0,90' ?
I need to build an appliance that can, in response to a local button press, issue browser url command strings in the format http://<IP address>/control?cmd=Servo,<Svo#>,<IOpin>,<angle> . . . .(or equivalent IE: curl ) where the intent is to set the angular position of a remote servo handled by anoth...