Please enable JavaScript.
Coggle requires JavaScript to display documents.
seed planting robot - Coggle Diagram
seed planting robot
-
solution(s)
-
2) make sure the ceiling of the container is placed 0.5 cm above the container to allow air circulation to occur
3)make a system that can detect if there is an object ahead and make the robot stop planting, then turn around the obstacle and then continue planting
-
5)put light protective armor around the robot and if the damage is not severe then continue, otherwise the robot should retreat so it can be repaired
6)create a list that saves every location the seeds have been planted and if it returns to a location that a previous seed was planted, the robot will go to a location where a seed has not been planted
7)add solar panels to the robot and in the night it can move slower than in the day to conserve power
-
coding
made a system that detects obstacles and moves out of the way. it uses a quad sensor and ultra sonic sensor
-
made a system that waters the seed using a DC motor, made a system that detects robots battery percentage
-