Hello there, Is there a way to get values from serial ports or devices such as usb in chuck? eg. in order to get values from a sensor box? thanks, Eduard
On Fri, Jun 30, 2006 at 12:33:32AM +0200, eduard aylon wrote:
Hello there,
Is there a way to get values from serial ports or devices such as usb in chuck? eg. in order to get values from a sensor box?
ladyada's midisense and similar products mightbe a more general way of doing this sort of thing. Easy enough to roll your own too. B> -- Packrat (BSc/BE;COSO;Wombat Implementor) Nihil illegitemi carbovndvm
In fact, what I'd like to do is to get/sent data from/to Arduino (www.arduino.cc, a similar product to ladyada's midisense ) within Chuck. At the moment I am using PureData to get the data and send it via OSC to Chuck. I just don't want to use PureData and would like to do everything with Chuck. Eduard On Jun 30, 2006, at 4:20 AM, Bruce Murphy wrote:
ladyada's midisense and similar products mightbe a more general way of doing this sort of thing. Easy enough to roll your own too.
On Fri, Jun 30, 2006 at 11:48:56AM +0200, eduard aylon wrote:
In fact, what I'd like to do is to get/sent data from/to Arduino (www.arduino.cc, a similar product to ladyada's midisense ) within Chuck. At the moment I am using PureData to get the data and send it via OSC to Chuck. I just don't want to use PureData and would like to do everything with Chuck.
Serial code is particularly system specific and fiddly to get right since you need to set up a bunch of stuff. What platform do you use again? B> -- Packrat (BSc/BE;COSO;Wombat Implementor) Nihil illegitemi carbovndvm
I'm on Mac OS X
On 6/30/06, Bruce Murphy
On Fri, Jun 30, 2006 at 11:48:56AM +0200, eduard aylon wrote:
In fact, what I'd like to do is to get/sent data from/to Arduino (www.arduino.cc, a similar product to ladyada's midisense ) within Chuck. At the moment I am using PureData to get the data and send it via OSC to Chuck. I just don't want to use PureData and would like to do everything with Chuck.
Serial code is particularly system specific and fiddly to get right since you need to set up a bunch of stuff. What platform do you use again?
B> -- Packrat (BSc/BE;COSO;Wombat Implementor) Nihil illegitemi carbovndvm _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
participants (3)
-
Aylon Eduard
-
Bruce Murphy
-
eduard aylon