Will this updated parts list work for my Pi Zero drone build?

Hi, I’m new to drones and found this project guide: Build A DIY Pi Zero Drone - Drone Dojo. I couldn’t find all the original parts listed there, so I’ve put together an updated parts list. I’d like to know if this build will work or if I need to make changes. Any advice would be greatly appreciated.

||
||
|Old Part|New Part|
|Totem Q250 Quadcopter frame|iFlight Nazgul5 V2 Frame 6"|
|MATEK F405-STD|Mamba F405 MK2 with Betaflight|
|QWinOut 1806 2400KV|T-Motor F40 Pro III 2400KV|
|5045 2-blade|HQProp DP 5x4.5 Propellers|
|RaceStar Rev35A 4-in-1 BLheli_S|Holybro Tekko32 F3 4in1 ESC|
|FrSky R-XSR|Radiomaster ELRS Nano RX|
|BN-880 GPS|Matek M9N GPS|
|HMC5883L|Integrated in GPS module|
|Sik Telemetry Radio V2|ExpressLRS (ELRS)|
|LDARC KINGKONG 5.8G 400MW|TBS Nano Unify Pro32|
|RunCam Nano 4|Caddx Nebula Nano|
|Raspberry Pi Zero W|Raspberry Pi Zero 2 W|
|22 AWG tined copper|22 AWG silicone wire|
|eBoot MP1584EN|MATEK UAVCAN Power Module|
|470uF|470uF 25V Aluminum Electrolytic|
|HRB 2600mah 3S 35C|Tattu R-Line 3S 1300mAh 95C|
|Unspecified|5" FPV Monitor with HDMI/AV|

Honestly, this project sounds like it’s a bit overcomplicated for a beginner. Modern drones with up-to-date electronics would likely be more practical. If you’re set on building, I’d suggest checking out Joshua Bardwell or Mads Tech on YouTube. They have great beginner guides.

@Eden
I checked out that link you’re using. Honestly, it’s not the best route to take. Modern drone kits are way more efficient and user-friendly. If this is your first build, try Joshua Bardwell’s kit from GetFPV. His video series walks you through every step of the build and programming process. It’ll save you a lot of headaches.

Just to confirm, are you planning to use the Pi as the receiver (RX) or as the flight controller (FC)?

Ozzy said:
Just to confirm, are you planning to use the Pi as the receiver (RX) or as the flight controller (FC)?

No, the Raspberry Pi Zero 2 W will act as a companion computer for advanced processing, while the Mamba F405 MK2 will handle flight control as the FC.

@River
Got it. What kind of advanced processing are you planning to use the Pi for?

Ozzy said:
@River
Got it. What kind of advanced processing are you planning to use the Pi for?

I want to control the drone using Python scripts.

River said:

Ozzy said:
@River
Got it. What kind of advanced processing are you planning to use the Pi for?

I want to control the drone using Python scripts.

Interesting approach. Are you running Python alongside the receiver, or is there a switching mechanism?

I wouldn’t recommend this. A modern flight controller (FC) is cheaper than a Raspberry Pi, and so is a good receiver (RX) with ELRS.