I have been having a hard time figuring out what exactly I would have to buy to get started with Ardupilot for both a boat and also a rover.
From what I can tell I need the following.
Flight Controller (Any suggestions for ones that are not over $100??)
Some sort of normal RC controller with radios for it. (No idea about this either because all my other robot stuff uses XBees and a PS controller)
Some sort of telemetry radio for Ardupilot to actually talk between the flight controller and the ground station.)
And of course what ever servos and motor controllers to drive the actual device.
Is there anything I am missing? Also any idea where to get this stuff relatively cheap?
I have done remote controlled robots using Arduinos (Uno,Mega,ESP32) and XBees (Also wifi . bluetooth for the ESP32 based one) just trying to get started with something a bit more built up instead of constantly rolling my own code and control stuff.
there are a lot of FC boards supported by ardupilot(rover) these days (https://ardupilot.org/rover/docs/common-autopilots.html). If you want to be able to use all hardware options, like wheel encoders, you will have to use a Pixhawk 1 or Pixhawk 2 (Cube), as far as I know.
Clones of the Pixhawk 1 are relativly cheap and I never had problems with them so far.
For ease of tuning and setup a 6 or better 8 channel radio will be great, but you can control ardurover from a PC running a GCS software and a joystick. There might be the option to use a smartphone or tablet, too, but I never got that working.
Many use the Flysky i6x or similar radios for a start, FrSky transmitters or Jumper T16 (my radio) are other options.
There is a large variety of hardware you can use with ardurover. From a 1:18 rc car to a life sized sit-on mower you can find almost everything here on the forum.
For starters, I would use a cheap rc crawler or a skid steering robot chassis. The components should be replacable individually. Some cheap RC cars have radio receiver and ESC on one board for example. Most standard RC gear will work with ardurover, H-bridges with PWM speed control and one or two bit brake/direction control work, too.
Okay. So I will need to get that, a controller and radio system because I have neither that will work with a FC or Ardupilot probably will also need to buy new motor controllers as I am going to guess the cheap-ish ones I have are not supported because they don’t take RC PWM.
Seems I might be better off just continuing to do my own coding for this.
So to just get started not including my actual rover its going to probably be around $140 - $190 ish range unless I can find some sort of deal some where to get something cheaper. Ouch.
Time to do some shopping around and see where I can get this stuff. (And which to actually get.)
Once I do that then I will probably finally decide if its worth buying the stuff and using Ardupilot instead of just continuing with my current code and control system.
Also does Ardupilot support DC motors? Instead of just brushless that use ESCs?
Okay. Just looked around on HobbyKing and HobbyTowns webs sites. Seems they don’t have any FC that are supported by Ardupilot so i guess its time to go to amazon and look around.