Cool, but what does it do that the HoverflyOpen doesn't already?
I've known about ArduPilot for a long time, never even heard of HoverflyOpen. The only reference I found for HoverflyOpen is this: https://www.parallax.com/product/31500 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,…
ArduBee – A micro drone for open source development
11–20 of 79 posts
Re: ArduBee – A micro drone for open source development
#12I have some concerns about larger PCB quadcopter designs because I can imagine that fatigue due to flexing on the PCB over long-term use could cause issues with the PCB delaminating or solder joints failing. On the ArduBee particularly, you can see a lot of surface-mount components mounted on the arms. I'd love to read more about any lifetime testing they've done on the PCB.
Of course there's always the risk of just crashing your drone and breaking it, but that's no different than other drone designs!
Re: ArduBee – A micro drone for open source development
#13https://twitter.com/M5Stack/status/1244209693045567488?s=20
the m5stack atom is a little esp32 in a box.
https://m5stack.com/products/atom-lite-esp32-development-kit...
Re: ArduBee – A micro drone for open source development
#14so 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 ?
No and not even close. Look up Betaflight (racing oriented) and iNav (navigation oriented). Ardupilot is more integration/mission oriented, but it's far from the only game in town. 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.
Spot on.
However, it's a nice way to lure you into building a quad: just put some motors on, and you're good to go.
Fly once, crash, and then go actually build a proper quad.
Re: ArduBee – A micro drone for open source development
#15so 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 ?
No and not even close. Look up Betaflight (racing oriented) and iNav (navigation oriented). Ardupilot is more integration/mission oriented, but it's far from the only game in town. 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.
Re: ArduBee – A micro drone for open source development
#16so 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 ?
No and not even close. Look up Betaflight (racing oriented) and iNav (navigation oriented). Ardupilot is more integration/mission oriented, but it's far from the only game in town. 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.
Re: ArduBee – A micro drone for open source development
#17so 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 ?
The ArduPilot software platform is used very commonly across the drone industry and this is definitely not the only programmable drone available! The ArduPilot site has a list of some ready-to-use drones that have ArduPilot installed: https://ardupilot.org/copter/docs/common-rtf.html . A lot of the time ArduPilot is installed with a flight computer (separate from the flight controller) which sends control signals inl…
Re: ArduBee – A micro drone for open source development
#18so 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 ?
I don't remember what was the price range but it was cheat. I think we speak about it in the end of their talk in the ArduPillot unconference. Check on ArduPilot YouTube channel for their talk. 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…
Re: ArduBee – A micro drone for open source development
#19Earlier quoted context omitted.
No and not even close. Look up Betaflight (racing oriented) and iNav (navigation oriented). Ardupilot is more integration/mission oriented, but it's far from the only game in town. 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.
I don't know much about the drone space to be quite honest but I always wondered what it would cost to mess around with swarm algorithms, on actual drones, without breaking the bank. Any pointers?
Just some pointers if you want to do this:
- you need some companion computer on your drone.
- GPS alone is not precise enough, you'll get wierd drifts from it all the time, you want something like RTK GPS to be able to keep stuff together.
- If you want your positioning to relie on vision, get a global shutter camera, a rolling shutter will make your life harder than it needs to be.
Re: ArduBee – A micro drone for open source development
#20so 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 ?
No and not even close. Look up Betaflight (racing oriented) and iNav (navigation oriented). Ardupilot is more integration/mission oriented, but it's far from the only game in town. 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.