Does the servo program used with the Johnny 5 robot have inputs on it like the flow arm program ?? If so how do we access them??
Hi,
Do you mean the SSC-32 Servo Sequencer Utility? If so, it can detect and display 4 of the inputs (A,B,C,D), but it cannot act upon them or record them.
To creates actions based on external inputs for the Johnny 5 robot using this utility, you would need to modify it using FlowBotics Studio.
Sincerely,
basically we are trying to send a digital signal from the servo sequencer, to a vex cortex, and vise versa can the servo sequencer do this like the flow arm can?
Hi,
Short answer: no.
Long answer: Yes, but with modifications. That is where FlowBotics Studio comes in. With it, you can edit the sequencer example and add reactions to the external inputs.
The sequencer app source comes with prepared modules for the 4 basic inputs and also PS2 controller input. From there, you can trigger actions in the sequencer itself or with other devices.
Here are some example modules in the sequencer for adding custom functionality: