This example uses the recommended OSC SLIP wrapping for OSC serial messages.
Attached is an example Max/MSP patch to display the OSC messages which
represent the pin states, temperature and power supply voltages. You may need slipOSC
from the CNMAT downloads page to unwrap the USB serial OSC.
This is a simple introduction to building OSC messages.
Yotam Mann has built a complete library for Arduino that does the full OSC protocol
It is available from CNMAT.
This example uses the recommended OSC SLIP wrapping for OSC serial messages.
Attached is an example Max/MSP patch to display the OSC messages which
represent the pin states, temperature and power supply voltages. You may need slipOSC
from the CNMAT downloads page to unwrap the USB serial OSC.
This is a simple introduction to building OSC messages.
Yotam Mann has built a complete library for Arduino that does the full OSC protocol
It is available from CNMAT.
/*
* OSCuino Rough
* Copyright 2009 Adrian Freed. All Rights Reserved