Arduino Forum
>
Products
>
Arduino Yún
>
Program in the sketch side vs program in the linino side...
Print
Go Down
Pages:
1
[2]
Topic: Program in the sketch side vs program in the linino side...
(Read 10688 times)
previous topic
-
next topic
mediamad
Guest
Re: Program in the sketch side vs program in the linino side...
#15
Nov 08, 2013, 04:33 pm
Seems a bit "brute force" for today's world but If I can't get the serial tunnel going I'll give that a shot. Thanks for the suggestion.
Roque Campos
Newbie
Posts: 47
Karma: 0
[add]
Re: Program in the sketch side vs program in the linino side...
#16
Nov 08, 2013, 08:41 pm
You can use the bridge library to access the digital and analog pins through rest calls, as you can see in the this tutorial:
http://arduino.cc/en/Tutorial/Bridge
I suppose you can do rest calls in phyton.
mediamad
Guest
Re: Program in the sketch side vs program in the linino side...
#17
Nov 08, 2013, 10:03 pm
Yeah, I'm aware of that but I would have to constantly poll every input and fast enough to not miss a momentary closure... doesn't seem very reliable.
Print
Go Up
Pages:
1
[2]
Loading...