Skip to content

Send button presses over OSC to and from 2 pd patches, activating an LED and a solenoid.

Notifications You must be signed in to change notification settings

epicjefferson/buttonOSC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

buttonOSC

Send button presses over OSC to and from 2 pd patches, activating an LED and a solenoid.

This is intended for having the same setup on 2 devices on the same network. Once a network has been established between the 2, get the ip addresses.

Get the [pduino] object and put it in the same folder as buttonOSC.pd

Use this schematic to connect the solenoid to pin 2. http://www.instructables.com/id/Controlling-solenoids-with-arduino/

Connect an LED to pin 6.

Connect a button to pin 9.

Make sure to substitute "localhost" with the destination device's ip address. ipaddress

Make sure to set [dumpOSC] to listen to the port being transmitted by the opposite device. dumpOSC

Here's an example of how OSC needs to be setup. OSCprotocol

About

Send button presses over OSC to and from 2 pd patches, activating an LED and a solenoid.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published