ArduBee – A micro drone for open source development
discuss.ardupilot.org
ArduBee – A micro drone for open source development
1–10 of 79 posts
Re: ArduBee – A micro drone for open source development
#2Re: ArduBee – A micro drone for open source development
#3Re: ArduBee – A micro drone for open source development
#4Cool, but what does it do that the HoverflyOpen doesn't already?
Re: ArduBee – A micro drone for open source development
#5Cool, but what does it do that the HoverflyOpen doesn't already?
Comparing that to the ArduBee isn't really much of a comparison. The only advantage I see is that HoverflyOpen currently exists, while ArduBee looks like they are still in the preparing-to-Kickstart phase.
If there's more out there for HoverflyOpen, please share it. I'll admit I didn't dig around much.
ArduPilot is a well-known and battle-tested platform.
Re: ArduBee – A micro drone for open source development
#6Re: ArduBee – A micro drone for open source development
#7so is this like the only programmable drone out there? or is this the only one that is open source ? how much something like would cost? anyone have an idea ?
What is impressive it the integration on this drone : that give a good flight time with low weight. That is a big advantage against current weight based regulation in numerous country. And of course ArduPilot integration give hight capabilities !
Re: ArduBee – A micro drone for open source development
#8Back in 2014 as a senior project in college we built a quadcopter for the BeagleBone: https://github.com/Rose-Hulman-ROBO4xx/1314-BeagleBone-Quadc...
We considered building the entire thing as a PCB, but it was pretty expensive to build one that size, plus we had concerns about its ability to take abuse (we broke a lot of quadcopters, even with our hastily jury rigged test stand.
Our main constraint was price: I think we set a total of $100 (including the BeagbeBone) for all the components, which included the IMU, a cheap VGA camera, motors, battery, etc. Super proud of the laser cut frame as well, though I bet if we had better access to 3D printers back then we could have printed a frame fairly easily.
Re: ArduBee – A micro drone for open source development
#9so is this like the only programmable drone out there? or is this the only one that is open source ? how much something like would cost? anyone have an idea ?
A lot of the time ArduPilot is installed with a flight computer (separate from the flight controller) which sends control signals inline with the RC receiver and can be retrofit onto an existing drone.
You can also pick up pretty inexpensive kits to retrofit any DIY quadcopter or RC aircraft with autopilot capability. Two examples are the older APM2.8 hardware (no longer supported, dirt cheap) and the Pixhawk PX4 (actively supported, more expensive but still <$200.)
Re: ArduBee – A micro drone for open source development
#10so is this like the only programmable drone out there? or is this the only one that is open source ? how much something like would cost? anyone have an idea ?
A small The all-in-one PCB integration strategy is cute, but I really don't think it's a great approach from a crash-recovery point of view.