HELP NEEDED: Sockets and sending serial info over the web to an Arduino????
i have question: built arduino serial joystick project. , i'm trying find reliable way broadcast serial information joystick on internet second computer or arduino captures info (a struct of ints) , controls few servos.
what have (using python) able use tcp sockets dns server , ping same computer (so server , client script running on mac) , works great (or greater expected). when try run server/client on 2 different machines pickle load eoferror. i'm not sure if way i'm supposed (i've been programming in python 3 weeks total)
do have suggestions on how can send joystick information 1 computer computer (anywhere on net - reliably) has arduino project attached it.
i'm using pyserial, pygame libraries joystick information.
can please noob?
keith
ps here video of working before tcpip hack job:
http://vimeo.com/37023446
what have (using python) able use tcp sockets dns server , ping same computer (so server , client script running on mac) , works great (or greater expected). when try run server/client on 2 different machines pickle load eoferror. i'm not sure if way i'm supposed (i've been programming in python 3 weeks total)
do have suggestions on how can send joystick information 1 computer computer (anywhere on net - reliably) has arduino project attached it.
i'm using pyserial, pygame libraries joystick information.
can please noob?
keith
ps here video of working before tcpip hack job:
http://vimeo.com/37023446
bump
Arduino Forum > Using Arduino > Interfacing w/ Software on the Computer > HELP NEEDED: Sockets and sending serial info over the web to an Arduino????
arduino
Comments
Post a Comment