You are browsing as a guest. Sign up (or log in) to start making projects!

Fully Autonomous Quadrocopter

Hardware
  • 5 Devlogs
  • 9 Total hours

I want to make a drone that is completely autonomous, with my own flight computer. I will not use any drone control software; rather, I will make all the code from scratch, to learn as much as I can.

Open comments for this post

3h 1m 40s logged

The main flight code is complete. I’ve implemented the primary controller, which receives inputs from the base station and uses them to control the drone. I still need to develop the base station code and a separate controller program. GPS integration also hasn’t been implemented yet. The current code has been pushed to my GitHub repository.

0
0
16
Open comments for this post

2h 34m 39s logged

I have modeled the whole drone. I managed to keep it way under 1800 grams. This means my drone will have a suitable thrust to weight ratio. I have also put a GPS module. This will allow me to add GPS point to point navigation.

0
0
11
Open comments for this post

2h 46m 52s logged

Completed Drone Flight computer. This flight computer can support an SPI radio, but I have chosen to just use ESP now for this drone, to save costs and get this project done faster. It also has GPS, so the drone does not have to rely on dead reckoning and instead can fuse itself with the IMU to eliminate drift.

0
0
11
Open comments for this post

28m 45s logged

Picked up the radio, working on the schematic. Unfortunately, most of the components I used dont have any KiCad library, so I had to make my own footprint and symbol. Hopefully everything fits in irl.

0
0
8

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…