Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yún REST Driver #66

Merged
merged 3 commits into from
Dec 17, 2014
Merged

Yún REST Driver #66

merged 3 commits into from
Dec 17, 2014

Conversation

Vido
Copy link
Contributor

@Vido Vido commented Dec 5, 2014

  • Yún REST Driver
>>> import pingo
>>> y = pingo.arduino.ArduinoYun('127.0.0.1:5000')
>>> p = y.pins['A0']
(env)vido@magrela:~/documents/pingo/scripts$ ./yunserver.py 
 * Running on http://127.0.0.1:5000/
 * Restarting with reloader
127.0.0.1 - - [05/Dec/2014 08:59:16] "GET /arduino/mode/13/output HTTP/1.0" 200 -

Arduino Yun driver via REST API. Based on the pyun.py experiment.
A Flask based server for testing
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 9cb2438 on Vido:yun into * on garoa:master*.

ramalho added a commit that referenced this pull request Dec 17, 2014
@ramalho ramalho merged commit 0023ec1 into pingo-io:master Dec 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants