User Tools

Site Tools


worklog-at-bc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
worklog-at-bc [2014/05/26 08:41]
zoza [python OSC]
worklog-at-bc [2014/05/27 19:26] (current)
zoza [arduino+python]
Line 10: Line 10:
  
 set up the SD card: http://​arduino.cc/​en/​Tutorial/​ExpandingYunDiskSpace (needs an Internet connection; set it up [[http://​arduino.cc/​en/​Guide/​ArduinoYun#​toc13|like this]] set up the SD card: http://​arduino.cc/​en/​Tutorial/​ExpandingYunDiskSpace (needs an Internet connection; set it up [[http://​arduino.cc/​en/​Guide/​ArduinoYun#​toc13|like this]]
 +
 +arduino >> python
  
 upload an [[arduino-call-python|arduino sketch]] which calls a [[python-osc-arduino|python script]] using Process from the Bridge library upload an [[arduino-call-python|arduino sketch]] which calls a [[python-osc-arduino|python script]] using Process from the Bridge library
Line 15: Line 17:
 **! must open the Serial Monitor for the script to actually run !!!** **! must open the Serial Monitor for the script to actually run !!!**
  
 +python >> arduino
 +
 +[[bridgeclient.py]]
 ===== python OSC ===== ===== python OSC =====
  
Line 32: Line 37:
 <​code>​ <​code>​
 ### download the module from https://​trac.v2.nl/​raw-attachment/​wiki/​pyOSC/​pyOSC-0.3.5b-5294.tar.gz ### download the module from https://​trac.v2.nl/​raw-attachment/​wiki/​pyOSC/​pyOSC-0.3.5b-5294.tar.gz
-### untar, ​do into the directory+### untar, ​cd into the directory
 ### run ### run
 ./setup.py install ./setup.py install
Line 38: Line 43:
  
 works works
 +
 +===== problems =====
 +
 +26.05.2014 15:50 everything stuck, yun can't connect to wifi any more and won't reset 
 +uploaded the Bridge>​WifiStatus example
 +finally the Arduino-bla network is up again; ​
 +
worklog-at-bc.1401093686.txt.gz ยท Last modified: 2014/05/26 08:41 by zoza