Live data from Hacker News

Bayangtoys X16: Inexpensive, durable, hackable GPS drone

dronegarageblog.wordpress.com

21–30 of 52 posts

Re: Bayangtoys X16: Inexpensive, durable, hackable GPS drone

#21
post #14

Has anyone managed to add automated/wireless charging to an inexpensive drone? It looks like there are a few commercial solutions out there, but nothing for less than $500.

There’s a micro drone called the Crazyflie which has Arduino-style expansion decks, and one of those is a Qi wireless charging deck.

https://www.bitcraze.io/qi-charger-deck/

Re: Bayangtoys X16: Inexpensive, durable, hackable GPS drone

#22
post #10

Earlier quoted context omitted.

I think it's DSM2/DSMX so you'd need a OrangeRX module for your Taranis http://ardupilot.org/dev/docs/skyviper.html

Oh wow, nice resource, thanks!

Also, just as an FYI, check out hovership.com - Steve doll runs that and he does some interesting things providing 3D printable components and kits, plus he’s just an awesome dude

Re: Bayangtoys X16: Inexpensive, durable, hackable GPS drone

#24

This is why I don't understand why companies lock down their hardware! You're getting free software enhancements and support; unlock that thing! Why waste people's time in reverse engineering your crap, when they could be spending that time building new functionality. For example, Canon and the whole CHDK thing. Canon makes money from selling the hardware; so why lock down the software?

> why lock down the software?

Software based features

Re: Bayangtoys X16: Inexpensive, durable, hackable GPS drone

#25

Earlier quoted context omitted.

Oh wow, nice resource, thanks!

Also, just as an FYI, check out hovership.com - Steve doll runs that and he does some interesting things providing 3D printable components and kits, plus he’s just an awesome dude

That's interesting, if US-only, thank you!

Re: Bayangtoys X16: Inexpensive, durable, hackable GPS drone

#27
post #6

After my last drone flew off never to be seen again I started looking into open source flight controllers. The open source platform has come a long way. I consider DJI to be the most advanced at FC firmware. But they intentionally limit you so much. My next drones will most likely be a Spark for the interior and an easily upgradable OSS DIY rig for aerial photography. Running Betaflight or iNav.

I'd be interested to hear how the OSS community handle flyaway events. Every commercial drone has them, but they're tricky to code round being edge cases where the evidence has, well, flown away.

I'd be interested as well. Some of the 3rd-party DJI software can do geofencing.

Re: Bayangtoys X16: Inexpensive, durable, hackable GPS drone

#28
post #26

Why are there no robotic airships available? They'd solve most payload and airtime issues that drons currently have. Also great for video since they're not as noisy as a quad and you could also turn off the engine.

Airships are mostly disappointing. High drag, so they get thrown around by the wind - and leaks are a constant problem.

Re: Bayangtoys X16: Inexpensive, durable, hackable GPS drone

#29
post #6

After my last drone flew off never to be seen again I started looking into open source flight controllers. The open source platform has come a long way. I consider DJI to be the most advanced at FC firmware. But they intentionally limit you so much. My next drones will most likely be a Spark for the interior and an easily upgradable OSS DIY rig for aerial photography. Running Betaflight or iNav.

I'd be interested to hear how the OSS community handle flyaway events. Every commercial drone has them, but they're tricky to code round being edge cases where the evidence has, well, flown away.

> Every commercial drone has them, but they're tricky to code round being edge cases where the evidence has, well, flown away.

I wonder, given how ultra small batteries and RF chipsets have become, if this would be a viable option: take a small battery, flash memory, a GPRS modem, a GPS receiver and something like the ESP32. Make a black box out of it by encasing it in epoxy to harden it against impact. Connect it via a data bus to the drone's main controller. When the power gets cut or the data stream from the main controller is interrupted or an accelerometer detects a hard landing, power up the GPS module and have it send the current location via SMS to the owner, and also use the ESP32's wifi capability to create an access point - which can then be triangulated using a simple mapper software on your cellphone that measures wifi strength.

Re: Bayangtoys X16: Inexpensive, durable, hackable GPS drone

#30
post #26

Why are there no robotic airships available? They'd solve most payload and airtime issues that drons currently have. Also great for video since they're not as noisy as a quad and you could also turn off the engine.

Difficult to steer in anything but light winds, I'd imagine.
Post reply on HN