XML Feeds

.

[maxmsp] sparkfun 6DOF sensor and MAX/MSP

Joe Bicker notyouraveragejoe at gmail.com
Fri Feb 8 08:15:33 MST 2008


Investigate the hi object. If you've got a driver for the device it should
work with it fine, you'll just need to find out what control number is from
what, and use the route object to get the numbers from it.

Here's a patch I threw together to help you play with the data from hi:

#P window setfont "Sans Serif" 9.;
#P window linecount 1;
#P comment 353 261 65 196617 range;
#P comment 54 45 65 196617 Start polling;
#P message 327 225 33 196617 clear;
#P message 174 247 14 196617 0;
#P newex 195 246 60 196617 loadmess 1;
#P newex 195 267 31 196617 dac~;
#P toggle 64 64 20 0;
#P newex 64 89 32 196617 * 10;
#P user number~ 344 281 391 296 9 3 3 2 0. 0. 0 0. 250 0. 0 0 0 221 221 221
222 222 222 0 0 0;
#P user number~ 294 281 341 296 9 3 3 2 0. 0. 0 0. 250 0. 0 0 0 221 221 221
222 222 222 0 0 0;
#P newex 295 224 29 196617 sig~;
#P newex 294 247 53 196617 minmax~;
#P message 63 111 41 196617 poll \$1;
#P flonum 295 204 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P flonum 241 205 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P newex 241 182 64 196617 unpack 0. 0.;
#P message 62 200 110 196617 4 -1;
#P newex 62 178 62 196617 prepend set;
#P newex 137 88 48 196617 loadbang;
#P user umenu 183 147 173 196647 1 64 163 1;
#X add "Apple Wireless Keyboard";
#X add "joebicker’s mouse";
#X add "Apple IR";
#P message 137 108 32 196617 menu;
#P newex 147 147 29 196617 hi;
#P comment 364 151 65 196617 select device;
#P fasten 20 0 11 0 332 244 299 244;
#P connect 19 0 17 0;
#P connect 18 0 17 0;
#P connect 16 0 15 0;
#P connect 15 0 10 0;
#P fasten 1 0 5 0 152 173 67 173;
#P fasten 1 0 7 0 152 173 246 173;
#P fasten 11 1 14 0 313 270 349 270;
#P connect 11 0 13 0;
#P connect 12 0 11 0;
#P connect 9 0 12 0;
#P fasten 10 0 1 0 68 136 152 136;
#P connect 7 1 9 0;
#P connect 7 0 8 0;
#P connect 5 0 6 0;
#P connect 4 0 2 0;
#P fasten 2 0 1 0 142 136 152 136;
#P fasten 3 1 1 0 351 165 359 165 359 142 152 142;
#P fasten 1 1 3 0 171 165 179 165 179 145 188 145;
#P window clipboard copycount 23;


On 08/02/2008, yaal tevet <yaal at roth-tevet.com> wrote:
>
>
> Hi,
> Any one know the best way to recieve data from sparkfun's 6DOF sensor (3
> axis gyro+acceleromater + bluetooth) directly to a MAX/MSP patch ???
> Or has any one have an object that already dose the job  ?
>
> Thank's,
>
> Yaal Tevet
> :?
> _______________________________________________
> maxmsp mailing list
> maxmsp at cycling74.com
> http://www.cycling74.com/mailman/listinfo/maxmsp
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.cycling74.com/pipermail/maxmsp/attachments/20080208/1bfa4ab6/attachment.htm


More information about the maxmsp mailing list