PINK generate url '<IP address>/control?cmd=Servo,1,0,90' ?

Community forum for discussion and support of the PINK product and development kit
Post Reply
uxhamby
Posts: 1
Joined: Tue Mar 14, 2017 4:23 pm

PINK generate url '<IP address>/control?cmd=Servo,1,0,90' ?

Post by uxhamby »

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 another device elsewhere on the network.

A BS2 stamp is at hand and available to handle the button press.

A PINK unit, from several years ago, is at hand and available to handle the network interface.

The one question I don't see an answer to is whether the PINK unit is capable of generating the strings formatted as needed.

Thoughts or advice?

Thanks,

Brian H.
Post Reply