Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diazadr/wifi-robot-soccer-mit
This project was created as the final assignment for the Microcontroller Practical Course. It is a mobile application designed to control a soccer-playing robot car using IoT technology, featuring ESP8266-based connectivity and intuitive controls.
https://github.com/diazadr/wifi-robot-soccer-mit
esp8266 mit-app-inventor robot-soccer
Last synced: 2 days ago
JSON representation
This project was created as the final assignment for the Microcontroller Practical Course. It is a mobile application designed to control a soccer-playing robot car using IoT technology, featuring ESP8266-based connectivity and intuitive controls.
- Host: GitHub
- URL: https://github.com/diazadr/wifi-robot-soccer-mit
- Owner: diazadr
- License: mit
- Created: 2024-12-21T13:26:43.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-02-08T05:13:34.000Z (4 days ago)
- Last Synced: 2025-02-08T06:18:48.135Z (4 days ago)
- Topics: esp8266, mit-app-inventor, robot-soccer
- Language: C++
- Homepage:
- Size: 10.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WiFi Robot Soccer Application
![Project Status](https://img.shields.io/badge/status-completed-brightgreen) [![License](https://img.shields.io/badge/license-MIT-blue)](./LICENSE)
This project is a mobile application designed for controlling a soccer-playing robot car using IoT technology.
It was developed as part of the **Microcontroller Practical Course** final project.## **Technologies Used**
- **MIT App Inventor**: The primary platform for developing this application.
- **Speech Recognizer**: Enables voice control functionality for the robot.## **Features**
- **WiFi Control**: Connects to the ESP8266 module for wireless robot control.
- **Voice Commands**: Uses speech recognition to control robot movements.
- **Slider Control**: Allows manual adjustments of speed and direction.## **Demo**
### **Splash Screen**
The app begins with a **Splash Screen** that automatically transitions to the **Control Page** after a brief timer.
### **Control Screen**
After logging in, users are navigated to the **Control Screen**, which provides the following functionalities:
- A **slider** to adjust settings or control movements.
### **About**
This application was developed to fulfill the final project requirements for the **Microcontroller Practical Course**.
It was designed and implemented by **2AEC4 A**.
![]()
![]()
## **Installation and Setup**
1. Connect to the WiFi network provided by the ESP8266 module.
2. Install the **WiFi Robot Soccer Application** on your mobile device.
3. Launch the app and start controlling the robot.## **Usage**
1. Connect your device to the robot’s WiFi network.
2. Open the application.
3. Use the **slider** or **voice commands** to control the robot.## **Project Status**
This project is **completed** and will not be further developed.## **Contributions**
Feel free to submit issues or contribute by creating pull requests.## **License**
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.