This is my high school Android project(graded 100) This app connects to a Python server that is located in the RobomasterPython folder with a socket. The app sends commands to the server that is running on a computer with the RMS1 connected to it with WIFI-direct and writes the commands sent to it on the app that was supplied with the robot.
- Changing the LED color of the robot for a given amount of time.
- Moving the robot for a given amout of time with given wheel speed.
- Shooting with the robot's cannon.
- Changing the LED color of the robot permanently.
- Regular user functions(signup, login, remember login information)
- Save and load user written programs.
- Picking a color from a photo.