https://github.com/t8/seed-planting-robot
Autonomous seed-planting robot code. Fully integrated with BalenaOS.
https://github.com/t8/seed-planting-robot
arduino balena balenaos c docker flask python raspberry-pi
Last synced: 3 months ago
JSON representation
Autonomous seed-planting robot code. Fully integrated with BalenaOS.
- Host: GitHub
- URL: https://github.com/t8/seed-planting-robot
- Owner: t8
- Created: 2019-10-15T14:16:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-04T13:57:21.000Z (over 6 years ago)
- Last Synced: 2025-07-26T07:45:05.893Z (11 months ago)
- Topics: arduino, balena, balenaos, c, docker, flask, python, raspberry-pi
- Language: C++
- Homepage:
- Size: 401 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CAD-Designed Autonomous Seed Planting Robot
This provides everything you need to create your own seed planting robot. It provides code for essential robot features such as:
- Stepper motors
- Servos
- Serial communication between Raspberry Pi and Arduino
With these capabilities, you can build entirely new robot functions or enhance existing robots with these capabilities.