The application is designed to control the radio channel of a spider robot in one of my projects.
Functions:
- sending commands for movement
- change of walking parameters
- changing the position of the housing
- calibration of limbs
You can use this remote control for your home-made robots, cars, tanks, etc.
The format of the main commands for the main application window is as follows:
- forward - 11 \ r
- back - 12 \ r
- left - 13 \ r
- right - 14 \ r
- stop - 10 \ r
- turn left - 16 \ r
- turn right - 17 \ r
Note: the character "\ r" is a carriage return or Enter.