OSC in Arduino: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
|||
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
=Installing the OSCuino Library= | |||
==Download | ==Download Library== | ||
Download OSCuino library from github: https://github.com/CNMAT/OSC | Download OSCuino library from github: https://github.com/CNMAT/OSC | ||
Code –> Download ZIP | Code –> Download ZIP | ||
==Install | ==Install Library== | ||
Arduino Menu: Sketch –> Include Library –> Add .ZIP Library | Arduino Menu: Sketch –> Include Library –> Add .ZIP Library | ||
select .ZIP file | select .ZIP file | ||
=Code Example= | |||
see: http://hyperdramatik.net/mediawiki/index.php?title=OSC_between_Arduino_and_Processing | |||
Aktuelle Version vom 5. Mai 2022, 10:55 Uhr
Installing the OSCuino Library
Download Library
Download OSCuino library from github: https://github.com/CNMAT/OSC Code –> Download ZIP
Install Library
Arduino Menu: Sketch –> Include Library –> Add .ZIP Library select .ZIP file
Code Example
see: http://hyperdramatik.net/mediawiki/index.php?title=OSC_between_Arduino_and_Processing