Hello everyone,
I've used my Arduino Yùn to control pins, to set and read variables from my browser through local area network using REST api.
The goal is to do the same thing from a remote PC over internet. I've got a Public and STATIC IP Address of the Yùn to localize it over the network, but how can I accomplish this task?
There are some examples for CC3000 chip (aREST api), but not written for the Yùn.
Any ideas? Thanks...