Videos you watch may be added to the TV's watch history and influence TV recommendations. To avoid this, cancel and sign in to YouTube on your computer.
CancelConfirm
Hide
Share
An error occurred while retrieving sharing information. Please try again later.
this is a great video, love the use of freebird! I was just wondering how long this took you.... I might do something like this in the future if I have time.
Starting with a desire to learn, I created this awesome drone by myself after hundreds of hours and thousands of lines of code.
There is so much cool stuff to unpack, and I recommend checking out my repository for the project: : https://github.com/njfdev/tacocopter
A little history:
I started by just buying a Raspberry Pi Pico 2 and some other sensors and worked on programming most of the logic. I wanted to do everything in Rust, so I spent a while figuring out how to do that with the Pico 2, and eventually settled on using the Embassy framework.
Eventually, I ordered the rest of the components for the drone and put them together. Throughout the project, I had to read through technical documentation/datasheets and fix bugs in existing libraries.
In the end, I learned a ton and now have a cool toy!!
Chapters:
hapters:
00:00 Background History
00:38 Fail Montage
02:11 Successful Drone Flight
02:55 Other Features
03:43 Closing Remarks