[maxmsp] Arduino, Max MSP & serial data
MarkDavid Hosale
markdavid at mdhosale.com
Mon Dec 10 10:31:43 MST 2007
- Previous message: [maxmsp] Arduino, Max MSP & serial data
- Next message: [maxmsp] zero's before an int
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Okay- that's the low-level approach. I'd be interested in seeing your code if you're willing to share. glad you got it to work- MD On Dec 10, 2007, at 9:06 AM, Joe Bicker wrote: > I could be wrong, but the range of 2550 I got from the fact that > the servos I use seem to reach their mechanical limit with pulses > of 3000 microseconds (3 milliseconds) and 550 microseconds (.55 > milliseconds). And yes, I realise that's actually a range of 2450 > microseconds but my mother tells me I'm special and that's enough > for me. > Within arduino, using the delayMicroseconds() function allows me to > set the pulse to within 1 microsecond, so I assume (probably > wrongly) that I have a pulse resolution of 1 microsecond. The > mechanical range of the servos is slightly larger than 180 degrees, > probably 200.
- Previous message: [maxmsp] Arduino, Max MSP & serial data
- Next message: [maxmsp] zero's before an int
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
