[size=150]Lynx Rover Controller V0.2.2[/size]
The first post in this thread will always contain the most current version. For older versions you will find them elsewhere in the thread.
This first version of the Lynx Rover controller is meant to be simple in it’s functions and if you follow this thread you could possibly learn how a Flowstone program goes from being something small and simple to something full of features and complicated. (Moving on!)
This program is a real time controller for a robot that uses tank like steering controlled via two channels of the SSC-32.
The program is also capable of controlling an arm mounted to your rover via the same SSC-32.
Your robot must follow this pinout:
(The Arm is OPTIONAL)
Channel 0 = Arm Base
Channel 1 = Arm Shoulder
Channel 2 = Arm Elbow
Channel 3 = Arm Wrist
Channel 4 = Arm Gripper
Channel 5 = Arm Wrist Rotate(optional)
Channel 6 = Left track or wheel set
Channel 7 = Right track or wheel set
The yellow Button group is for arm control and the orange button group is for rover control.
The Hi/Lo button changes the speed setting for your Rover.
You may use Servos modified for continuous rotation with the motor type selector.
A PS2 usb Controller may be used for control of the two track channels.
Two Spare channels can be toggled for extra functionality such as headlight control or a battle switch.
Download
There will be many more features in the future and suggestions are ENCOURAGED.
Let me know what you think.
[size=150]Version 0.0.5[/size]
This is the First Release.
This Version allows basic control over a two channel rover and optionally an arm
Features:
-Rover control in all eight directions.
-Full control over a six servo AL5 arm using IK
-Num pad can be used instead of the onscreen buttons.
Changelog:
This is the First Release.
Lynx Rover Controller V0_0_5.fsm (101 KB)
Lynx Rover Controller V0.0.5.exe (1.42 MB)
[size=150]Version 0.0.6[/size]
This Version increases the control over your rover by adding a speed setting.
Features:
-Rover control in all eight directions.
-Full control over a six servo AL5 arm using IK
-Num pad can be used instead of the onscreen buttons.
-Supports both Servo motors and motor controllers.
-Hi and Lo speeds.
Changelog:
-Added Hi and Lo
-Now works with non linear servo motors
Lynx Rover Controller V0_0_6.fsm (109 KB)
Lynx Rover Controller V0_0_6.exe (1.43 MB)
[size=150]Version 0.0.9[/size]
This Version adds support for the lynxmotion ps2 usb controller.
The two Analog stick will control the left and right tracks.
You must install the xinput.dll file using the installer attached to this post before you can you the ps2 controller
Features:
-Rover control in all eight directions.
-Full control over a six servo AL5 arm using IK
-Num pad can be used instead of the onscreen buttons.
-Supports both Servo motors and motor controllers.
-Hi and Lo speeds.
-PS2 controller support
Changelog:
-Left and right channels can now be controlled by a ps2 controller
-improved autodetecting com port
LynxRoverControllerV0_0_9.fsm (128 KB)
Lynx Rover Controller V0_0_9.exe (1.44 MB)
setupXinput.zip (102 KB)
I use this a lot with my rover and really appreciate your software.
It would be very nice if there was control for a pan and tilt camera and maybe an auxiliary latch for headlights and other gadgets. 
If you could do this I’m sure the community and I would be very thankful!
Thanks for the feedback!
I’m quite busy with other projects at the moment but I’ll be sure to implement your suggestions in a future release.
[size=150]Version 0.2.2[/size]
This Version adds support for two spare channels to be used as either a pulse out or digital output.
All of the buttons on screen can now be binded to any keyboard key.
Features:
-Rover control in all eight directions.
-Full control over a six servo AL5 arm using IK
-Onscreen functions can be binded to keyboard key
-Supports both Servo motors and motor controllers.
-Hi and Lo speeds.
-PS2 controller support
-Extra channels for headlights, horn, etc…
Changelog:
-Key binding support
-Added spare channels
Download Lynx Rover Controller V0.2.2
Thank you so much, this is perfect…