#First Build

19 messages · Page 1 of 1 (latest)

vapid violet
#

Good morning gentlemans, I'm looking to build my first drone
As a programmer I'm interested into making a small drone (possibly under 249 gr for italy restrictions)
With the possibility to code custom stuff maybe having a raspberry pi on it
I'd like to have also the possibility to have a camera on board to stream video
Any advice?
(Generally i'm looking to build a small one to test things and have some fun)

covert stag
#

What level of programming do you want? There are projects like Ardupilot that are higher level than programming everything from scratch. Or of course it should totally be possible to write flight controller code from scratch on an RPi too 🤷 What kind of video streaming do you want? FPV drones use low-latency signals so we can fly them purely through the video feed. The cheapest way to do it would probably be a cheap analog system. Just a camera, VTX, and a monitor (or goggles, but it sounds like you're not so interested in that aspect?

vapid violet
covert stag
#

(I've not played around with Ardupilot myself, but have seen people do projects with it before, so take my advice with a grain of salt)
For something like that, you'll probably want a regular flight controller running Ardupilot, plus a Raspberry Pi that does all the image recognition stuff

vapid violet
covert stag
#

Anything running Ardupilot will likely get you the easiest results. The Pixhawk flight controller is a common choice from what I've seen

vapid violet
#

Can you reccomend me a build?
I need a small thing, something that is suitable for indoor that possibly has no issues going outdoor (i don't need a km of range, it's a test thing for now)

covert stag
#

Ducted 3.5" is probably the way to go. It won't fly incredibly well compared to the more long-range- or freestyle-oriented drones, but the ducts will generally help protect things it bumps into

vapid violet
covert stag
#

Yeah no worries. To be honest, I'm not great at picking out parts 😅 More in the "getting existing hardware set up properly" field of things. I think it's worth posting a message in #❔help-quick-questions linking back here to see if you can get people that use Ardupilot to help you. AFAIK it's got pretty wide support, so stuff like Pixhawk flight controllers will work, but even more standard flight controllers should be supported too

vapid violet
#

u've been very helpful flynn, thanks! ❤️

covert stag
#

No problem! Good luck

#

You can also use https://www.vitroidfpv.com/builds/3inch-cinewhoop as a resource, though obviously you'll need to figure out how to mount the RPi to it too. If you don't need the low-latency video, might be worth seeing if you can get a small digital camera that just connects directly to the RPi and then also streaming that video to your phone

vapid violet
covert stag
#

Yeah from Vitroid's list, you'll just need to pick an Ardupilot-compatible flight controller and the rest should be fine