IIT BTRobot Control is an application that controls a homemade robot car via Bluetooth connection, designed to communicate directly with the Arduino circuit. With an intuitive and easy-to-use interface, the application allows users to:
- Send navigation commands (forward, backward, left, right, stop) to the robot.
- Adjust the robot car's moving speed with the slider.
- Observe the connection status and response from the robot right on the application.
The application uses the Bluetooth SPP (Serial Port Profile) protocol to send character signals to the Arduino circuit, ensuring fast and accurate response.
Main features:
- Quick connection to Bluetooth devices (HC-05, HC-06, etc.)
- Direct control of vehicle movements
- Flexible speed customization
- Friendly interface, easy to use
- Displays connection status and response from the robot
Ideal application for learning projects, research, or simple robot control practice.