Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.

Splash Screen

### **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.

Control Screen

### **About**
This application was developed to fulfill the final project requirements for the **Microcontroller Practical Course**.
It was designed and implemented by **2AEC4 A**.

About Image 1
About Image 2
About Image 3

## **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.