Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vergissberlin/thinkport-traktor-esp
Demonstration of cloud computing in farming
https://github.com/vergissberlin/thinkport-traktor-esp
Last synced: 6 days ago
JSON representation
Demonstration of cloud computing in farming
- Host: GitHub
- URL: https://github.com/vergissberlin/thinkport-traktor-esp
- Owner: vergissberlin
- Created: 2023-04-18T21:04:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-15T02:22:06.000Z (11 months ago)
- Last Synced: 2024-10-10T19:42:03.168Z (27 days ago)
- Language: C++
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IIot Traktor
## Introduction
This is a project to build a IIoT Traktor. The goal is to build a tractor that can be controlled by a mobile app. The tractor will be able to move forward, backward, turn left and right. The tractor will also be able to detect obstacles and avoid them. The tractor will be able to detect the position of the sun and adjust the angle of the solar panel to maximize the power generation.
## Hardware
### Tractor
The tractor is a 4WD tractor. The tractor is controlled by a Raspberry Pi 3B+. The tractor is powered by a 12V battery. The tractor is equipped with a solar panel. The tractor is equipped with a camera.
### Mobile App
The mobile app is an Android app. The mobile app is used to control the tractor. The mobile app is used to display the camera image.
## Software
### Features
1. Set type of granular material
2. Start/Stop the tractor
3. Set the speed of the tractor### Wemos D1 Mini
#### Pin mapping
| Pin | Function |
| --- | --- |
| D0 | GPIO16 |
| D1 | GPIO5 |
| D2 | GPIO4 |
| D3 | GPIO0 |
| D4 | GPIO2 |
| D5 | GPIO14 |
| D6 | GPIO12 |
| D7 | GPIO13 |
| D8 | GPIO15 |
| RX | GPIO3 |
| TX | GPIO1 |