https://github.com/youngermaster/agro-controller-app
This app allow us to control a simulated IOT tractor through an app, developed with flutter.
https://github.com/youngermaster/agro-controller-app
Last synced: over 1 year ago
JSON representation
This app allow us to control a simulated IOT tractor through an app, developed with flutter.
- Host: GitHub
- URL: https://github.com/youngermaster/agro-controller-app
- Owner: Youngermaster
- License: mit
- Created: 2020-05-19T13:24:45.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-03T02:47:13.000Z (about 6 years ago)
- Last Synced: 2025-01-27T09:28:41.443Z (over 1 year ago)
- Language: Dart
- Homepage:
- Size: 29.4 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tractor Agro Controller App
This app allow us to control a simulated IOT tractor through an app, also this app is developed with flutter.
The APKs are located in the [release](https://github.com/Youngermaster/Agro-Controller-App/releases) section, you will choose one depending of your phone architecture.
Here are the links from the other parts of the complete project.
| [Tractor Server](https://github.com/zlToxicNetherlz/tractor-backend) | [Tractor Simulator](https://github.com/Shiroke-013/Final-Conmutacion) |
| ------------- |:-------------:|
|
|
|
## Phone App

## Web App

# Structure of the app
- **Home Page**
- **Controllers**
In this section are located all the tractor controllers.
- **Motor**
- **Accelerate**.
Accelerates the tractor's motor.
- **Brake**.
Brake the tractor's motor.
- **Plough**
- **Turn on**.
Turns on the tractor's plough.
- **Turn off**.
Turns off the tractor's plough.
- **Tank**
- **Empty**
Empty the tractor's hay or wheat tank.
- **Stats**
In this section the user can get access to the following items and a chart with simulating stats from each one.
- **Oil**.
Shows the the oil available in the tractor.
- **Wheat**.
Shows the the wheat or hay contained by the tractor.