Microcontroller selection and joystick servo control
Brent12345
Posts: 7
·Hello,
·I'm new to microcontrollers. I am building a·controller to control 5 servos for an apparatus··using two joysticks (2Xpotentiometers per joystick). I'm using a switch to toggle one of the joysticks between servo·motors (i.e joy1 controls either servo #1 or #2&3, Joy2 always controlls Servos 4&5). I am sending serial outputs to a 16 channel Parallax servo controller.
I have 3 devices with 5 servos each, and I will be switching the controller between each device (total of 15 servos). Currently, using a BS2, I have one·joystick controlling·two servos using RCtime and it seems to work well.
·My problem is that I don't have enough variables left to do what I want. Would it be better to utilize two BS2s or move to a different microcontroller such as a Javelin--I have a little bit of Java experience, but I'm not a programer.
·Thanks,
·Brent
·I'm new to microcontrollers. I am building a·controller to control 5 servos for an apparatus··using two joysticks (2Xpotentiometers per joystick). I'm using a switch to toggle one of the joysticks between servo·motors (i.e joy1 controls either servo #1 or #2&3, Joy2 always controlls Servos 4&5). I am sending serial outputs to a 16 channel Parallax servo controller.
I have 3 devices with 5 servos each, and I will be switching the controller between each device (total of 15 servos). Currently, using a BS2, I have one·joystick controlling·two servos using RCtime and it seems to work well.
·My problem is that I don't have enough variables left to do what I want. Would it be better to utilize two BS2s or move to a different microcontroller such as a Javelin--I have a little bit of Java experience, but I'm not a programer.
·Thanks,
·Brent
Comments