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
puredata:pduino [2020/02/12 00:21]
admin [Pure Data and Pduino]
puredata:pduino [2021/02/04 13:16] (current)
admin [Pure Data and Pduino]
Line 4: Line 4:
 {{:puredata:pd_pduino-gui-help_jan2020.png?|}} {{:puredata:pd_pduino-gui-help_jan2020.png?|}}
  
-Pduino is a way to interface an Arduino in Pure Data. Writen by Georg Holzmann, Gerda Strobl, Roman Haefeli and Olsen Wolf.\\+[[https://puredata.info/|Pure Data]] (Pd) is a visual programming language developed by Miller Puckette.\\ 
 + 
 +[[https://puredata.info/downloads/pduino|Pduino]] is a way to interface an Arduino in Pure Data. Writen by Georg Holzmann, Gerda Strobl, Roman Haefeli and Olsen Wolf.\\
 The program running on the Arduino is the [[https://at.or.at/hans/pd/objects.html|Firmata]] by Hans-Christoph Steiner, Paul Stoffregen, Shigeru Kobayashi and Jeff Hoefs.\\ The program running on the Arduino is the [[https://at.or.at/hans/pd/objects.html|Firmata]] by Hans-Christoph Steiner, Paul Stoffregen, Shigeru Kobayashi and Jeff Hoefs.\\
 \\ \\
Line 50: Line 52:
  
 === Run Pduino === === Run Pduino ===
-Open arduio-help.pd\\+ 
 +In //Pure Data/help/Patch Browser/pduino// open arduio-help.pd\\
 Click on "devices". The console should tell you witch number your Arduino has.\\ Click on "devices". The console should tell you witch number your Arduino has.\\
 Select that number and click on "open $1".\\ Select that number and click on "open $1".\\
Line 71: Line 74:
  
 ---- ----
 +==== License ====
 +
 +This manual is made by **Wolfgang Spahn** 2020.\\
 +It is licensed under a [[http://creativecommons.org/licenses/by-nc-sa/4.0/"|Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License]].
 +
 +<html>
 +<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a> 
 +</html>
 +
 +----
 +