I'm working on a project to build a tiny remote-controlled vehicle powered by Arduino that can navigate through dirt terrain. This vehicle needs to run for about 30 to 40 minutes and should have enough power to handle off-road conditions while pulling an AI weed detection system I plan to attach. It will weigh a few kilograms and needs to be robust enough for farming tasks. Any suggestions on the right components for this setup would be greatly appreciated! Thanks in advance!
3 Answers
Just a heads up, using a complex AI model on Arduino might not be realistic. It's a tight timeframe at about 6 months, so keep it simple! What are you studying, by the way? Maybe that can help narrow down the components you'll need for your project!
Honestly, you might want to consider purchasing a pre-made off-road RC car that meets your needs first. You can then integrate it with ArduPilot for rover functionality, which could greatly simplify the process. If you're not familiar with the terms like ELRS and robotics, start researching those now! This whole project sounds challenging and might be tough to pull off without a solid background in programming or robotics.
I get that, but it's for a college project. I can't really take that shortcut.
Make sure you choose the right motors! You'll need something powerful enough to handle the weight and the rough terrain. Also, consider battery life in your design since you want it to run for a good while. Overall, getting the right components is key!

Still figuring that out! We're mostly focused on the technical aspects but thanks for the advice!