|
|
|
|
The SDC2130/2150 controller has a special 3-pin connector that is compatible with the Spektrum radio, to supply its power and retrieves its data. When the Spektrum mode is enabled, the controller captures and parses the serial stream in order to decodes each of these channels. Using the Roborun PC utility, each motor channel can be assigned to any one of the 6 receiver channels .Additionally, the minimum, maximum, center and deadband values can be independently set for each channel in order to obtain the best possible response to joystick commands. The command priority mechanism of the SDC2130 also works with the Spektrum radio. Like all other NxtGen Roboteq controllers, the SDC2130 will accept, in addition to the Spektrum receiver, commands from either the RS232 port, USB port, RC pulse inputs and Analog inputs. Depending on the priority definition, the controller will automatically switch from one command mode to the other. For example, an autonomous robot commanded by an onboard navigation computer can be made to switch to manual remote control command as soon as the Spektrum transmitter is turned on. The raw 10-bit data from each of the 6 Spektrum receiver data can be read from the RS232 or USB port using simple queries. Likewise the raw data can be read from within a MicroBasic script running on the controller. This feature makes is possible to use the 4 extra channels in order to activate special function or change operating parameters on the fly. |