curl - Method to automate Arduino Yun WiFi Login to Captive Portal with python or other? -
what simplest path toward automating wifi login arduino yun (yún) "captive portal" authenticated login method. stay in python, if appropriate.
so i've considered:
- curl
- wget (stackoverflow discussion)
- mechanize-
- scrapy
i simplest, least-overhead method possible.
this run on arduino yun upload environmental data every once in while. publicly-accessible wifi requires login/password every time.
i had same problem. solved talking network administrator , have saved arduino privileged device. want know how in order prevent future problems , networks can't have privileged access.
by way, using uno , python wouldn't solve problem general idea can me.
regards
Comments
Post a Comment